[types] Rename back to proper capitalised file name
This commit is contained in:
parent
0d348392eb
commit
1199b2bb33
@ -2,7 +2,7 @@
|
|||||||
* @flow
|
* @flow
|
||||||
* Database Reference representation wrapper
|
* Database Reference representation wrapper
|
||||||
*/
|
*/
|
||||||
import Query from './query';
|
import Query from './Query';
|
||||||
import DataSnapshot from './DataSnapshot';
|
import DataSnapshot from './DataSnapshot';
|
||||||
import OnDisconnect from './OnDisconnect';
|
import OnDisconnect from './OnDisconnect';
|
||||||
import { getLogger } from '../../utils/log';
|
import { getLogger } from '../../utils/log';
|
Loading…
x
Reference in New Issue
Block a user