Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-garricnahapetian committed Oct 2, 2024
1 parent de88641 commit 21e6e56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Sources/NodesTesting/StateStoreMock.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
//
//
// Copyright © 2024 Tinder (Match Group, LLC)
//

import Nodes
import SwiftUI

public final class StateStoreMock<State: Equatable>: StateStore, ObservableStateStore {

Expand Down
1 change: 0 additions & 1 deletion Sources/NodesTesting/ViewStateStoreMock.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
//

import Nodes
import SwiftUI

public final class ViewStateStoreMock<ViewState: Equatable>: ViewStateStore, ObservableViewStateStore {

Expand Down

0 comments on commit 21e6e56

Please sign in to comment.