Commit 98fde56a authored by aniket-engg's avatar aniket-engg

lint fix by tracking error

parent ef09d855
...@@ -111,6 +111,7 @@ class VmDebuggerLogic { ...@@ -111,6 +111,7 @@ class VmDebuggerLogic {
this.event.trigger('traceManagerStorageUpdate', [{}]) this.event.trigger('traceManagerStorageUpdate', [{}])
}) })
} catch (error) { } catch (error) {
this.event.trigger('traceManagerStorageUpdate', [{}])
} }
try { try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment