summaryrefslogtreecommitdiffstats
path: root/cobbler/action_check.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-05-08 11:42:41 -0400
committerJim Meyering <jim@meyering.net>2006-05-08 11:42:41 -0400
commit038a4383ccb6230f927960a34288c5cf6fbd3455 (patch)
treec7264ec2a325ed8d74c260b31111df934a87960f /cobbler/action_check.py
parentfde48f2d1dc6412a0e9e483da8d197fd8c5d8e53 (diff)
downloadthird_party-cobbler-038a4383ccb6230f927960a34288c5cf6fbd3455.tar.gz
third_party-cobbler-038a4383ccb6230f927960a34288c5cf6fbd3455.tar.xz
third_party-cobbler-038a4383ccb6230f927960a34288c5cf6fbd3455.zip
More pychecker. More comments.
Diffstat (limited to 'cobbler/action_check.py')
-rw-r--r--cobbler/action_check.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cobbler/action_check.py b/cobbler/action_check.py
index c310fc6..05718b3 100644
--- a/cobbler/action_check.py
+++ b/cobbler/action_check.py
@@ -6,9 +6,7 @@ Michael DeHaan <mdehaan@redhat.com>
"""
import os
-import sys
import re
-import config
from msg import *