fixing UUID-Importe im Projekt auf Kotlin natives Format aktualisieren
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
@file:OptIn(kotlin.uuid.ExperimentalUuidApi::class)
|
||||
package at.mocode.infrastructure.auth.client
|
||||
|
||||
import at.mocode.infrastructure.auth.client.model.BerechtigungE
|
||||
import com.benasher44.uuid.Uuid
|
||||
import java.time.LocalDateTime
|
||||
import kotlin.uuid.Uuid
|
||||
|
||||
/**
|
||||
* Service für Benutzerauthentifizierung und Passwortverwaltung.
|
||||
|
||||
Reference in New Issue
Block a user