summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2012-08-08 23:53:41 -0600
committerjason2012-08-08 23:53:41 -0600
commit2b4fb20686383f01c32c3c21c526aea28f784956 (patch)
treefc11864a54669d042cc09288e5b221ee6fef8321
parent21d6cd25a9254c0e438b9a418a7b69eff2d55c09 (diff)
downloadwarmachine-2b4fb20686383f01c32c3c21c526aea28f784956.tar.gz
warmachine-2b4fb20686383f01c32c3c21c526aea28f784956.zip
whitespace
-rw-r--r--settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 674c408..0cda3fe 100644
--- a/settings.py
+++ b/settings.py
@@ -24,7 +24,6 @@ ACTIONS = (
24 'wmd.actions.modules.ListModules', 24 'wmd.actions.modules.ListModules',
25 'wmd.actions.modules.UnloadModule', 25 'wmd.actions.modules.UnloadModule',
26 'wmd.actions.google.GoogleSearch', 26 'wmd.actions.google.GoogleSearch',
27
28) 27)
29 28
30try: 29try: