Skip to content

Commit ee3b05e

Browse files
author
Vladimir Kotal
committed
no need to import whole os module
1 parent 8863f6a commit ee3b05e

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/projadm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"""
2828

2929
import argparse
30-
import io
3130
import os
3231
import shutil
3332
import sys

0 commit comments

Comments
 (0)