mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Remove debugging line
This commit is contained in:
parent
e9f7d2096e
commit
9e0fafbcd4
|
|
@ -405,8 +405,7 @@ def logv(line):
|
|||
|
||||
|
||||
def cleanup_env():
|
||||
#shutil.rmtree(tmp_dir)
|
||||
pass
|
||||
shutil.rmtree(tmp_dir)
|
||||
|
||||
|
||||
def mkdirp(d) :
|
||||
|
|
|
|||
Loading…
Reference in a new issue