Skip to content

Commit ccd5623

Browse files
committed
Remove __future__ import
1 parent cbf4587 commit ccd5623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/python/classic/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
results and looking for errors.
77
"""
88

9-
from __future__ import absolute_import
109
import os
1110
import glob
1211

0 commit comments

Comments
 (0)