Skip to content

Commit

Permalink
edited functions
Browse files Browse the repository at this point in the history
  • Loading branch information
goody-h committed Oct 22, 2018
1 parent 170b6fc commit 2188d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Firebase Hosting/functions/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* Harold firebase cloud functions for checking database state and changes */

const functions = require('firebase-functions');
const admin = require('firebase-admin');
admin.initializeApp();
Expand Down

0 comments on commit 2188d69

Please sign in to comment.