Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
dazemc committed May 6, 2024
1 parent e5501b6 commit 34b9221
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/controllers/wipi_controller.dart
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ class WiPiController extends GetxController {
if (kDebugMode) {
print(response.body);
}
// displayIpAddr.value = response.body["local_ip"];
// connected = true;
fetchSavedConnections();
}

Expand Down

0 comments on commit 34b9221

Please sign in to comment.