We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c91788 commit 2fb0523Copy full SHA for 2fb0523
src/main/kotlin/spp/protocol/platform/ProcessorAddress.kt
@@ -20,6 +20,4 @@ object ProcessorAddress {
20
const val REMOTE_REGISTERED = "spp.processor.status.remote-registered"
21
const val LIVE_INSTRUMENT_APPLIED = "spp.processor.status.live-instrument-applied"
22
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"
25
}
0 commit comments