summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/generate-mirror-commands.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/generate-mirror-commands.py b/scripts/generate-mirror-commands.py
index b82899c..946c33f 100755
--- a/scripts/generate-mirror-commands.py
+++ b/scripts/generate-mirror-commands.py
@@ -40,8 +40,6 @@ import sys
# Reference: https://docs.python.org/3.8/library/xml.html#xml-vulnerabilities
import xml.etree.ElementTree
-import jinja2
-
def usage(progname):
print ('Usage:')
print ('\t{} <path/to/default.xml>'.format(progname))