Skip to content
Snippets Groups Projects
Commit 69912545 authored by Destiny Kuehn's avatar Destiny Kuehn Committed by Kien Le
Browse files

Remove every reference to tmp_dir_obj and tmp_dir

parent 5b7d4cfd
No related branches found
No related tags found
1 merge request!208Resolve "remove tmp_dir_obj because not use memmap anymore"
......@@ -339,7 +339,6 @@ class MockMSeed(MSeed):
def __init__(self): # noqa
self.notification_signal = None
self.tmp_dir = ''
def track_info(self, text: str, type: LogType) -> None:
print(text)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment