From 2188d697fc4f7965111d74fe73730dec298241dd Mon Sep 17 00:00:00 2001 From: --path Date: Mon, 22 Oct 2018 09:14:00 +0100 Subject: [PATCH] edited functions --- Firebase Hosting/functions/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Firebase Hosting/functions/index.js b/Firebase Hosting/functions/index.js index 0c2e449..2d88664 100644 --- a/Firebase Hosting/functions/index.js +++ b/Firebase Hosting/functions/index.js @@ -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();