Skip to content

Commit 08f67ea

Browse files
committed
Drop absolute_import (unused)
1 parent a86ea3b commit 08f67ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stashcp/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python
22

3-
from __future__ import absolute_import
43
from __future__ import print_function
54
import optparse
65
import sys

0 commit comments

Comments
 (0)