whoops, circular imports

This commit is contained in:
2019-12-05 18:04:51 -05:00
parent ebfd164015
commit 3b3cdb3f6d
11 changed files with 390 additions and 42 deletions

View File

@@ -2,7 +2,7 @@ from . import _common
from . import netctl
from . import networkd
from . import networkmanager
from . import net
from . import main
# No longer necessary:
# try: