mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-26 18:21:00 +00:00
Fix import
This commit is contained in:
parent
e1ad5efd80
commit
455f945864
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import SwiftUI
|
import SwiftUI
|
||||||
import Models
|
import Models
|
||||||
import Account
|
import Accounts
|
||||||
import DesignSystem
|
import DesignSystem
|
||||||
import Env
|
import Env
|
||||||
import Network
|
import Network
|
||||||
|
|
Loading…
Reference in a new issue