This commit is contained in:
Benoit Marty 2021-07-02 09:39:32 +02:00
parent 919ebaa82e
commit d4009476f9
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@ class TimelineEventController @Inject constructor(private val dateFormatter: Vec
)
init {
isDebugLoggingEnabled = true
addInterceptor(this)
requestModelBuild()
}