Skip to content

Commit 8cb5b5e

Browse files
committed
split live view
1 parent 5099207 commit 8cb5b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jvmMain/kotlin/spp/protocol/processor/ProcessorAddress.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ enum class ProcessorAddress(val address: String) {
77
LIVE_AUDIT_PROCESSOR("sw.processor.live-audit"),
88
BREAKPOINT_HIT("spp.provider.status.breakpoint-hit"),
99
LOG_HIT("spp.provider.status.log-hit"),
10-
VIEW_SUBSCRIPTION_EVENT("spp.provider.status.view-subscription-event"),
1110
SET_LOG_PUBLISH_RATE_LIMIT("spp.provider.setting.log-publish-rate-limit");
1211
}

0 commit comments

Comments
 (0)