summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Guppy.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Server/Plugins/Guppy.py')
-rw-r--r--src/lib/Server/Plugins/Guppy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/Server/Plugins/Guppy.py b/src/lib/Server/Plugins/Guppy.py
index b217378d6..046aedc0b 100644
--- a/src/lib/Server/Plugins/Guppy.py
+++ b/src/lib/Server/Plugins/Guppy.py
@@ -32,7 +32,6 @@ import Bcfg2.Server.Plugin
class Guppy(Bcfg2.Server.Plugin.Plugin):
"""Guppy is a debugging plugin to help trace memory leaks"""
name = 'Guppy'
- __version__ = '$Id$'
__author__ = 'bcfg-dev@mcs.anl.gov'
experimental = True