[Metro] Remove now-useless import of the patcher
This commit is contained in:
parent
06dee4cefc
commit
1bce60d7ab
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { MetroModules, PropsFinder, PropsFinderAll } from "@types";
|
||||
import { instead } from "@lib/patcher";
|
||||
|
||||
// Metro require
|
||||
declare const __r: (moduleId: number) => any;
|
||||
|
|
Loading…
Reference in a new issue