refactor: remove unused python2 code, optimize imports
This commit is contained in:
@@ -1,4 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import absolute_import
|
||||
from .common import *
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
class BasicConfig:
|
||||
logging = False
|
||||
debug_print = False
|
||||
|
||||
Reference in New Issue
Block a user