Skip to content

Commit 2fb0523

Browse files
committed
refactor: remove unused
1 parent 8c91788 commit 2fb0523

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/kotlin/spp/protocol/platform/ProcessorAddress.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ object ProcessorAddress {
2020
const val REMOTE_REGISTERED = "spp.processor.status.remote-registered"
2121
const val LIVE_INSTRUMENT_APPLIED = "spp.processor.status.live-instrument-applied"
2222
const val LIVE_INSTRUMENT_REMOVED = "spp.processor.status.live-instrument-removed"
23-
24-
const val SET_LOG_PUBLISH_RATE_LIMIT = "spp.processor.setting.log-publish-rate-limit"
2523
}

0 commit comments

Comments
 (0)