summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Structure.py
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-10-30 03:40:56 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-10-30 03:40:56 +0000
commita8d47c6768ad675e5011228b5042c24476839246 (patch)
tree233ce311ec9623776262cf65d08f65f3327f903f /src/lib/Server/Structure.py
parent14e04f10464f0ab60baf828216bbd05013d34629 (diff)
downloadbcfg2-a8d47c6768ad675e5011228b5042c24476839246.tar.gz
bcfg2-a8d47c6768ad675e5011228b5042c24476839246.tar.bz2
bcfg2-a8d47c6768ad675e5011228b5042c24476839246.zip
remove !# line
(Logical change 1.129) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@584 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Structure.py')
-rw-r--r--src/lib/Server/Structure.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/Server/Structure.py b/src/lib/Server/Structure.py
index a148b7f16..e0bce1a71 100644
--- a/src/lib/Server/Structure.py
+++ b/src/lib/Server/Structure.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
'''This is the Structure base class'''
__revision__ = '$Revision$'