Skip to content

Commit 54c6fdc

Browse files
fix: remove unused directive
1 parent 75b14c9 commit 54c6fdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app/lib/internal/nativeModuleWeb.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* eslint-disable no-console */
22

33
import './global';
4-
// @ts-expect-error
54
import RNFBAppModule from './web/RNFBAppModule';
65

76
const nativeModuleRegistry: Record<string, Record<string, unknown>> = {};

0 commit comments

Comments
 (0)