Skip to content

Commit 760e856

Browse files
remove unused imports for project-usermap script
1 parent ee1014e commit 760e856

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

osg-comanage-project-usermap.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import sys
55
import getopt
66
import collections
7-
import urllib.error
8-
import urllib.request
97
import comanage_utils as utils
108

119

0 commit comments

Comments
 (0)