Skip to content

Commit caf443b

Browse files
committed
Removing additional intialiser that should not have been there
1 parent f0e9e38 commit caf443b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ESP8266/ChannelStatisticsWithWifiManager/ChannelStatisticsWithWifiManager.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ void setup() {
8282
Serial.println("Forcing Config Mode");
8383
forceConfigMode();
8484
}
85-
api = new YoutubeApi(apiKey, client);
8685
Serial.println("");
8786
Serial.println("WiFi connected");
8887
Serial.println("IP address: ");

0 commit comments

Comments
 (0)