Skip to content

Commit 9064f03

Browse files
chore: move comment
1 parent f72f4c6 commit 9064f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/env/artifact/environment/OperatingBlockObserverArtifact.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ void poll() {
9898
room.getId())));
9999
}
100100
default -> {
101+
// not handled
101102
}
102-
// not handled
103103
}
104104
});
105105
}

0 commit comments

Comments
 (0)