Skip to content

Commit

Permalink
undo firebase import change
Browse files Browse the repository at this point in the history
  • Loading branch information
WuTheFWasThat committed Nov 18, 2018
1 parent d22f676 commit b3a9726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/ts/data_backend/index.ts
@@ -1,4 +1,4 @@
import * as firebase from 'firebase/app';
import * as firebase from 'firebase';

import EventEmitter from '../utils/eventEmitter';
import DataBackend, { SynchronousDataBackend } from '../../../shared/data_backend';
Expand Down

0 comments on commit b3a9726

Please sign in to comment.