Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tw0po1nt committed Nov 9, 2023
1 parent 4bcf2a9 commit a6a69af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ let package = Package(
.target(
name: "ExportSeed",
dependencies: [
"FileManager",
"MnemonicClient",
"Models",
"UIComponents",
Expand Down
1 change: 0 additions & 1 deletion modules/Sources/Features/ExportSeed/ExportSeedView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//

import ComposableArchitecture
import FileManager
import Generated
import Models
import PDFKit
Expand Down

0 comments on commit a6a69af

Please sign in to comment.