Fix lint
This commit is contained in:
parent
f21cd899aa
commit
88f5cb40c2
|
@ -1,5 +1,4 @@
|
|||
import { useEffect, useState } from 'react';
|
||||
import { unstable_batchedUpdates } from 'react-native';
|
||||
import { Q } from '@nozbe/watermelondb';
|
||||
|
||||
import database from '../database';
|
||||
|
|
Loading…
Reference in New Issue