Skip to content

Commit c6f82a0

Browse files
removed let color
1 parent ae64d62 commit c6f82a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ValidatorTests/ValidatorTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ class ValidatorTests: XCTestCase {
4444

4545
let ERROR_LABEL = UILabel()
4646

47-
let GREEN_COLOR = UIColor.greenColor()
48-
4947
override func setUp() {
5048
super.setUp()
5149
// Put setup code here. This method is called before the invocation of each test method in the class.

0 commit comments

Comments
 (0)