Skip to content

Commit

Permalink
cync
Browse files Browse the repository at this point in the history
  • Loading branch information
InstaRobot committed Jul 17, 2023
1 parent f56e1e5 commit 401c538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Logger/Logger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,3 @@ public struct Logger {
return components.isEmpty ? "" : (components.last?.replacingOccurrences(of: ".swift", with: " >>> ") ?? "")
}
}

0 comments on commit 401c538

Please sign in to comment.