Skip to content

Commit 03aaa51

Browse files
authored
Remove unused import.
1 parent f02289a commit 03aaa51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages-exp/auth-exp/src/platform_react_native/persistence/react_native.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
STORAGE_AVAILABLE_KEY,
2525
StorageEventListener
2626
} from '../../core/persistence';
27-
import { debugFail } from '../../core/util/assert';
2827

2928
/**
3029
* Returns a persistence class that wraps AsyncStorage imported from

0 commit comments

Comments
 (0)