1
0
Fork 0

Renamed Metrics to Event

master
Tiger Oakes 2020-07-29 16:11:51 -07:00 committed by Jeff Boek
parent 661ffdfae2
commit 70c66185d8
1 changed files with 0 additions and 1 deletions

View File

@ -505,4 +505,3 @@ sealed class Event {
internal open val extras: Map<*, String>?
get() = null
}