Commit 3ba0b7a
committed
DynamicVoiceChat.java: Remove defensive comment
The constant name is self-documenting. If someone wants to make it as
well as other constants in this class configurable later, they can
submit a pull request with _actual reasoning_ instead of bikeshedding
over a defensive comment.
The constant is hardcoded because it's _unlikely_ anyone will want to
change it. If that assumption proves wrong, it's trivial to refactor.
Signed-off-by: Chris Sdogkos <work@chris-sdogkos.com>1 parent 7903563 commit 3ba0b7a
File tree
1 file changed
+0
-3
lines changed- application/src/main/java/org/togetherjava/tjbot/features/voicechat
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments