Skip to content

Commit 25ed7e4

Browse files
committed
remove semi
1 parent a1803b0 commit 25ed7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/static-analyser/src/lib/remix-ui-static-analyser.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,4 +1256,4 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
12561256
)
12571257
}
12581258

1259-
export default RemixUiStaticAnalyser;
1259+
export default RemixUiStaticAnalyser

0 commit comments

Comments
 (0)