We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f790a commit 67a0e3cCopy full SHA for 67a0e3c
src/main/kotlin/infrastructure/signalr/SignalRClient.kt
@@ -13,7 +13,7 @@ import application.presenter.EventParser
13
import com.microsoft.signalr.HubConnectionBuilder
14
import entities.events.EmptyEvent
15
import entities.events.Event
16
-import infrastructure.digitaltwins.DTEventParser
+import infrastructure.digitaltwins.parser.DTEventParser
17
import io.reactivex.rxjava3.core.FlowableEmitter
18
19
/**
0 commit comments