Skip to content

Commit 9459494

Browse files
committed
Убрал лишнюю строчку кода
1 parent 8cc879a commit 9459494

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SwiftUI-WorkoutApp/SwiftUI_WorkoutAppApp.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ struct SwiftUI_WorkoutAppApp: App {
3737
unreadCount: defaults.unreadMessagesCount
3838
)
3939
.environmentObject(tabViewModel)
40-
.environmentObject(network)
4140
.environmentObject(defaults)
4241
.environmentObject(parksManager)
4342
.environmentObject(dialogsViewModel)

0 commit comments

Comments
 (0)