Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kwurst committed Nov 14, 2014
1 parent a3f758d commit 96e3a45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bbcleanup.py
Expand Up @@ -24,9 +24,7 @@
# Call as:
# python bbcleanup.py working-directory

import sys
import os
import os.path
import re

def bbcleanup():
Expand Down

0 comments on commit 96e3a45

Please sign in to comment.