refactor(imports): optimize imports
This commit is contained in:
@@ -2,7 +2,7 @@ package com.correx.core.artifacts
|
||||
|
||||
import com.correx.core.events.events.StoredEvent
|
||||
import com.correx.core.sessions.projections.Projection
|
||||
import java.util.logging.Logger
|
||||
import java.util.logging.*
|
||||
|
||||
class ArtifactProjector(private val reducer: ArtifactReducer) : Projection<ArtifactState> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user