Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrapperon authored and github-actions[bot] committed Aug 15, 2024
1 parent 3ae4b12 commit 7b1d88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/_AppStorageDependency/AppStorage.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@_exported import Dependencies
@_exported import DependenciesAdditionsBasics
import Foundation
@_spi(Internals) @_exported import UserDefaultsDependency
import IssueReporting
@_spi(Internals) @_exported import UserDefaultsDependency

extension Dependency {
@propertyWrapper
Expand Down

0 comments on commit 7b1d88e

Please sign in to comment.