Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit 8e87630

Browse files
committed
Remove __future__ import
Signed-off-by: Chenxiong Qi <[email protected]>
1 parent a50a821 commit 8e87630

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

krbcontext/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
from __future__ import absolute_import
4-
5-
63
from .context import krbcontext, krbContext # noqa

0 commit comments

Comments
 (0)