some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -554,6 +554,3 @@ def call(): return service()
|
||||
path = os.path.join(request.folder,'..',app,'databases','*')
|
||||
for file in glob.glob(path):
|
||||
os.unlink(file)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user