Skip to content

Commit 1c791cc

Browse files
committed
remove nolintnextline invocation
1 parent 82c577a commit 1c791cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/viam/sdk/robot/client.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ void RobotClient::check_connection() {
286286
}
287287
}
288288
if (!connected) {
289-
// NOLINTNEXTLINE
290289
close();
291290
}
292291
}

0 commit comments

Comments
 (0)