We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7dd341 commit 58c0cf3Copy full SHA for 58c0cf3
firebase/firebase_plant_com.py
@@ -25,7 +25,7 @@ class FirebasePlantCom:
25
"""
26
def __init__(self, piID):
27
self.config = {
28
- "apiKey": "AIzaSyAeLC1SPoeniyf98IpanvSTzFc_Yh_DS1w",
+ "apiKey": "",
29
"authDomain": "coen390-guarduino.firebaseapp.com",
30
"databaseURL": "https://coen390-guarduino.firebaseio.com/",
31
"storageBucket": "coen390-guarduino.appspot.com"
0 commit comments