From 5bc666e0f90b6bf1294003043f734de2d74d1a20 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 6 Nov 2012 09:54:45 -0500 Subject: removed unused import --- src/lib/Bcfg2/Server/Lint/Validate.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/Bcfg2/Server/Lint/Validate.py') diff --git a/src/lib/Bcfg2/Server/Lint/Validate.py b/src/lib/Bcfg2/Server/Lint/Validate.py index 424f1f084..e93338ae4 100644 --- a/src/lib/Bcfg2/Server/Lint/Validate.py +++ b/src/lib/Bcfg2/Server/Lint/Validate.py @@ -6,7 +6,6 @@ import glob import fnmatch import lxml.etree from subprocess import Popen, PIPE, STDOUT -from Bcfg2.Server import XI_NAMESPACE import Bcfg2.Server.Lint -- cgit v1.2.3-1-g7c22