openhab-core/bundles/org.openhab.core.io.transport.modbus
Wouter Born 041e3b5127
Remove redundant modifiers (#4000)
Removes redundant modifiers from the code.
These modifiers redeclare the default modifiers that apply to interfaces, enums etc.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-02 19:29:29 +01:00
..
src Remove redundant modifiers (#4000) 2024-01-02 19:29:29 +01:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.project Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
bnd.bnd Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
NOTICE Moved modbus transport from addons to core (#1892) 2020-12-08 12:55:52 +01:00
pom.xml Apply spotless after release, resolve bundles (#3953) 2023-12-22 23:14:28 +01:00