Skip to content

Commit

Permalink
fixed swiftlint error in bundle+simplenote
Browse files Browse the repository at this point in the history
  • Loading branch information
charliescheer committed May 29, 2024
1 parent 51d06f5 commit 07523a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 70 deletions.
69 changes: 0 additions & 69 deletions Simplenote.xcworkspace/xcshareddata/swiftpm/Package.resolved

This file was deleted.

1 change: 0 additions & 1 deletion Simplenote/Bundle+Simplenote.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ private extension Bundle {
}
}


private struct Constants {
static let teamIDPrefix = "TeamIDPrefix"
static let appSuffix = ".app"
Expand Down

0 comments on commit 07523a8

Please sign in to comment.