We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b20f8 commit af4e0b4Copy full SHA for af4e0b4
1 file changed
ietf/bin/fix-ambiguous-timestamps
@@ -13,8 +13,6 @@ from __future__ import unicode_literals, print_function
13
import os, sys
14
import datetime
15
import pytz
16
-import debug
17
-import tqdm
18
19
filename = os.path.abspath(__file__)
20
basedir = os.path.abspath(os.path.join(os.path.dirname(__file__), "../.."))
0 commit comments