Skip to content

Commit

Permalink
refactor: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson committed Jan 30, 2023
1 parent 8c91788 commit 2fb0523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/spp/protocol/platform/ProcessorAddress.kt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ object ProcessorAddress {
const val REMOTE_REGISTERED = "spp.processor.status.remote-registered"
const val LIVE_INSTRUMENT_APPLIED = "spp.processor.status.live-instrument-applied"
const val LIVE_INSTRUMENT_REMOVED = "spp.processor.status.live-instrument-removed"

const val SET_LOG_PUBLISH_RATE_LIMIT = "spp.processor.setting.log-publish-rate-limit"
}

0 comments on commit 2fb0523

Please sign in to comment.