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