Skip to content

Commit

Permalink
Cleanup test
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarSwanros committed Jan 15, 2016
1 parent 446eb1a commit a3627f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SwiftyOpenPayTests/SwiftyOpenPayTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ class SwiftyOpenPaytests: XCTestCase {
assertionFailure("Could not build token")
return
}

print(token.id)
}

func buildToken<T: JSONParselable>(type: T.Type, data: [String:AnyObject]) -> T? {
Expand Down

0 comments on commit a3627f1

Please sign in to comment.