mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-29 14:19:48 -04:00
Update directoryController.py
This commit is contained in:
parent
84551899d9
commit
7a387edf69
1 changed files with 0 additions and 3 deletions
|
@ -50,6 +50,3 @@ class DirectoryController(object):
|
|||
shutil.rmtree(self.bin_directory + os.sep + "mongo",ignore_errors=True)
|
||||
def remove_tmp_directory(self):
|
||||
shutil.rmtree(self.tmp_directory)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue