summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/wifi/Wifi.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/wifi/Wifi.qml b/app/wifi/Wifi.qml
index 77e0759..b30863c 100644
--- a/app/wifi/Wifi.qml
+++ b/app/wifi/Wifi.qml
@@ -30,11 +30,7 @@ SettingPage {
readonly property bool isWifi: true
property bool isInitializing: true
- property string wifiAPIpath: bindingAddress + '/wifi-manager/'
- //http://localhost:12345/api
-
property string address_str: bindingAddressWS
-
property string token_str: ""
property string api_str: "wifi-manager"
property string verb_str: ""