mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
deepcopy not needed
This commit is contained in:
parent
2332c853be
commit
653fe08a24
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
from doom import Patch, Texture
|
||||
from copy import deepcopy
|
||||
import sys,re
|
||||
|
||||
if len(sys.argv) != 2:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue