removed space

pull/1265/head
tizah 3 years ago committed by Liana Husikyan
parent ff539d4837
commit 0f554e0ff5
  1. 1
      libs/remix-ui/static-analyser/src/lib/remix-ui-static-analyser.tsx

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

Loading…
Cancel
Save