Sort Import, add check_fqdn_ip function
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
"""Maintenance Plugin for WordOps"""
|
||||
|
||||
from cement.core.controller import CementBaseController, expose
|
||||
from cement.core import handler, hook
|
||||
from wo.core.logging import Log
|
||||
from cement.core.controller import CementBaseController, expose
|
||||
from wo.core.aptget import WOAptGet
|
||||
from wo.core.logging import Log
|
||||
|
||||
|
||||
def wo_maintenance_hook(app):
|
||||
|
||||
Reference in New Issue
Block a user