Skip to content

Commit

Permalink
fix(ios): fix ambiguous extension usage
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed May 22, 2024
1 parent 5432290 commit 6930807
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/Approach/Sources/ToastLibrary/ToastState.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import AlertToast
import AssetsLibrary
import ComposableArchitecture
import ExtensionsPackageLibrary
import SwiftUI

public protocol ToastableAction {
Expand Down

0 comments on commit 6930807

Please sign in to comment.