Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Mar 29, 2024
1 parent 2c595a6 commit f98c3f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReleaseTooling/Sources/ZipBuilder/ZipBuilder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,6 @@ struct ZipBuilder {
// string.
do {
let fileManager = FileManager.default

let resourceDirs = try fileManager.contentsOfDirectory(
at: dir,
includingPropertiesForKeys: [.isDirectoryKey]
Expand Down

0 comments on commit f98c3f7

Please sign in to comment.