removed space

pull/5370/head
tizah 4 years ago committed by Liana Husikyan
parent 70dac70cc5
commit c665d4fd71
  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