Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored and github-actions[bot] committed Nov 26, 2023
1 parent 2adca50 commit 3f80eb9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Sources/ComposableArchitecture/Internal/Exports.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
@_exported import ConcurrencyExtras
@_exported import CustomDump
@_exported import Dependencies
#if swift(>=5.9)
@_exported import DependenciesMacros
#endif
@_exported import IdentifiedCollections
@_exported import SwiftUINavigationCore

#if swift(>=5.9)
@_exported import DependenciesMacros
#endif

0 comments on commit 3f80eb9

Please sign in to comment.