Removing useless deepcopy import.
This commit is contained in:
parent
4d6a7669a6
commit
10b05017b5
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ import re
|
|||
import sys
|
||||
import zipfile
|
||||
import io
|
||||
from copy import deepcopy
|
||||
from xml.dom.minidom import parseString
|
||||
from jinja2 import Environment, Undefined
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue