diff --git a/libs/remix-ui/editor/src/lib/providers/quickfixes.ts b/libs/remix-ui/editor/src/lib/providers/quickfixes.ts index 81556e3ef7..89958ed041 100644 --- a/libs/remix-ui/editor/src/lib/providers/quickfixes.ts +++ b/libs/remix-ui/editor/src/lib/providers/quickfixes.ts @@ -187,4 +187,4 @@ export default { nodeType: 'FunctionDefinition' } ] -} \ No newline at end of file +}