Skip to content

Commit cdf5698

Browse files
author
Vladimir Kotal
committed
remove unused import
1 parent 2701497 commit cdf5698

File tree

1 file changed

+0
-1
lines changed
  • opengrok-tools/src/main/python/opengrok_tools

1 file changed

+0
-1
lines changed

opengrok-tools/src/main/python/opengrok_tools/deploy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import argparse
2626
import logging
2727
import os
28-
import sys
2928
import tempfile
3029
from zipfile import ZipFile
3130
from shutil import copyfile

0 commit comments

Comments
 (0)