Skip to content

Commit 6fdd76d

Browse files
committed
Removed commented out code
1 parent 29bb3e5 commit 6fdd76d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/YoutubeApi.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ String YoutubeApi::sendGetToYoutube(String command) {
7979
}
8080
}
8181

82-
//int lastCharIndex = body.lastIndexOf("}");
83-
84-
//return body.substring(0,lastCharIndex+1);
8582
return body;
8683
}
8784

0 commit comments

Comments
 (0)