remove docker rm
This commit is contained in:
parent
0f82d3c719
commit
d09da96308
@ -22,5 +22,5 @@ class Command(MessagingSupport):
|
||||
solution.save()
|
||||
finally:
|
||||
path = join("solutions", str(id))
|
||||
if exists(path):
|
||||
rmtree(path)
|
||||
# if exists(path):
|
||||
# rmtree(path)
|
||||
|
Loading…
Reference in New Issue
Block a user