Skip to content

Commit 74f44eb

Browse files
committed
test: remove unneeded import
1 parent 2dcb079 commit 74f44eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ import '@react-native-firebase/storage';
3737
import jet from 'jet/platform/react-native';
3838
import React from 'react';
3939
import { AppRegistry, Button, NativeModules, Text, View } from 'react-native';
40-
import { Platform } from 'react-native';
4140

4241
jet.exposeContextProperty('NativeModules', NativeModules);
4342
jet.exposeContextProperty('NativeEventEmitter', NativeEventEmitter);

0 commit comments

Comments
 (0)