Skip to content

Commit 036de14

Browse files
committed
chore(mqtt_example.dart): remove incorrect base field
1 parent a7d17a9 commit 036de14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/mqtt_example.dart

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const thingDescriptionJson = {
1313
"@context": "https://www.w3.org/2022/wot/td/v1.1",
1414
"title": "Test Thing",
1515
"id": "urn:test",
16-
"base": "coap://coap.me",
1716
"security": ["auto_sc"],
1817
"securityDefinitions": {
1918
"auto_sc": {"scheme": "auto"},

0 commit comments

Comments
 (0)