Merge pull request #7815 from holmboe/mac-validate

Remove unused import
This commit is contained in:
Joseph Hall 2013-10-14 10:21:32 -07:00
commit 1e67f7e590

View File

@ -5,7 +5,6 @@ The networking module for RHEL/Fedora based distros
# Import python libs
import logging
import re
import os.path
import os
import StringIO