Skip to content

Commit

Permalink
Remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rikard-sics committed Feb 13, 2025
1 parent 5a7e44d commit 28278a5
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,6 @@ public void registered_device_with_oscore_to_server_with_oscore_then_stop_device

// Start it and wait for registration
client.start();
// TODO to remove
// Uncomment to see the failure
// Failure failure = client.waitForRegistrationFailureTo(server);
// System.out.println(failure);

server.waitForReRegistrationOf(registration);

Expand Down

0 comments on commit 28278a5

Please sign in to comment.