Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
yimajo committed Sep 2, 2024
1 parent cc27b71 commit 08b1948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-ios/Sources/AboutFeature/AboutView.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import ComposableArchitecture
import SwiftUI
import LicenseList
import Theme

@ViewAction(for: AboutReducer.self)
Expand Down

0 comments on commit 08b1948

Please sign in to comment.