mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-06-07 14:28:50 +00:00
Fix build
This commit is contained in:
parent
7f96d97d7c
commit
7c118ade6c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
import Foundation
|
import Foundation
|
||||||
import KeychainSwift
|
import KeychainSwift
|
||||||
import SwiftUI
|
import SwiftUI
|
||||||
|
import Models
|
||||||
|
|
||||||
@MainActor
|
@MainActor
|
||||||
public enum DeepLUserAPIHandler {
|
public enum DeepLUserAPIHandler {
|
||||||
|
|
Loading…
Reference in a new issue