Skip to content

Commit aec46c7

Browse files
committed
Remove unused include in example
1 parent 72bb39e commit aec46c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/FirebaseCloudMessaging_Send_ESP8266/FirebaseCloudMessaging_Send_ESP8266.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <ESP8266WiFi.h>
2121

2222
#include <FirebaseCloudMessaging.h>
23-
#include <FirebaseHttpClient.h>
2423

2524
// Set these to run example.
2625
#define WIFI_SSID "SSID"

0 commit comments

Comments
 (0)