Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8832b4

Browse files
committed
Removed unneeded imports of regex and regsub.
1 parent acfb82a commit a8832b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/formatter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import regex
2-
import regsub
31
import string
42
import sys
53
from types import StringType

0 commit comments

Comments
 (0)