Skip to content

Commit

Permalink
Remoev print
Browse files Browse the repository at this point in the history
  • Loading branch information
ay8s committed Jan 30, 2024
1 parent 0f10d84 commit 3750264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/AutomaticProperties.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ class AutomaticProperties {
p["$manufacturer"] = "Apple"
p["$model"] = AutomaticProperties.deviceModel()

print(p);

return p
}()

Expand Down

0 comments on commit 3750264

Please sign in to comment.