Skip to content

Commit 3322d93

Browse files
committed
Oops missed a comment update.
1 parent 9b75cd2 commit 3322d93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Adafruit_IO/mqtt_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def __init__(self, key):
2828
2929
Required parameters:
3030
- key: The Adafruit.IO access key for your account.
31-
- feed_id: The id of the feed to access.
3231
"""
3332
# Initialize event callbacks to be None so they don't fire.
3433
self.on_connect = None

0 commit comments

Comments
 (0)