Skip to content

Commit 83895b5

Browse files
committed
removed unused import of os module
1 parent 98803b2 commit 83895b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roundup/password.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
__docformat__ = 'restructuredtext'
2121

2222
import re, string
23-
import os
2423
from base64 import b64encode, b64decode
2524
from hashlib import md5, sha1
2625

0 commit comments

Comments
 (0)