Skip to content

Commit

Permalink
remove restart import
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Mar 13, 2024
1 parent 9e044f8 commit ebfe5bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
} from './Database';
import {dbSetupTests, queriesTests, runTests, blobTests} from './tests/index';
import {styled} from 'nativewind';
import RNRestart from 'react-native-restart';
import {registerHooksTests} from './tests/hooks.spec';
import {open} from '@op-engineering/op-sqlite';
import clsx from 'clsx';
Expand Down

0 comments on commit ebfe5bd

Please sign in to comment.