This commit is contained in:
Florent Champigny 2025-08-02 16:35:25 +02:00
parent f380bf3141
commit 4539776acd
3 changed files with 1 additions and 27 deletions

View file

@ -46,15 +46,6 @@ object Protocol {
}
}
object GRPC {
const val Plugin = "gRPC"
object Method {
const val LogNetworkRequest = "logNetworkRequest"
const val LogNetworkResponse = "logNetworkResponse"
}
}
object Images {
const val Plugin = "images"