Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rwxr-xr-xcommands/clean1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/clean b/commands/clean
index 2fa1d61..f45e271 100755
--- a/commands/clean
+++ b/commands/clean
@@ -31,6 +31,5 @@ for filename in glob.glob("*.log"):
pass
build.clean()
-environ.clean()
state.clean()
config.clean()