Skip to content

Commit acba945

Browse files
committed
fix flow
1 parent cb07388 commit acba945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controllers/SchemaController.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// TODO: hide all schema logic inside the database adapter.
1717
// @flow-disable-next
1818
const Parse = require('parse/node').Parse;
19+
// @flow-disable-next
1920
import _ from 'lodash';
2021
import { StorageAdapter } from '../Adapters/Storage/StorageAdapter';
2122
import DatabaseController from './DatabaseController';

0 commit comments

Comments
 (0)