iface before PHY in output.

Remove "Interface" model, rely on ifconfig
This commit is contained in:
derv82
2018-04-18 15:01:25 -04:00
parent ec49c0336e
commit 6f71957753
4 changed files with 8 additions and 90 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/python2.7
# -*- coding: utf-8 -*-
from ..model.interface import Interface
from ..tools.ifconfig import Ifconfig
from ..util.color import Color