Commit 0f554e0f authored by tizah's avatar tizah Committed by Liana Husikyan

removed space

parent ff539d48
...@@ -73,7 +73,6 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => { ...@@ -73,7 +73,6 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
} }
} else { } else {
props.event.trigger('staticAnaysisWarning', []) props.event.trigger('staticAnaysisWarning', [])
} }
return () => { } return () => { }
}, [state]) }, [state])
......
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