Remove unused import

This commit is contained in:
Mike Place 2017-06-15 09:09:28 -06:00 committed by GitHub
parent f1d7eb4166
commit 3d50d2fa4d

View File

@ -15,7 +15,6 @@ from __future__ import absolute_import
import copy
import fnmatch
import logging
import re
import os.path
# Import salt libs