Skip to content

Commit 1344425

Browse files
committed
Removed unnecessary print
1 parent e97ffda commit 1344425

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/XCStringsMigrator/XMMigrator.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ public struct XMMigrator {
194194
try writeData(data, outputURL)
195195
standardOutput("Succeeded to export xcstrings files.")
196196
} catch {
197-
Swift.print("error:", error)
198197
throw XMError.failedToExportXCStringsFile
199198
}
200199
}

0 commit comments

Comments
 (0)