Skip to content

Commit 95141af

Browse files
committed
Remove useless null check.
1 parent 092f6cf commit 95141af

File tree

1 file changed

+8
-0
lines changed
  • app/src/test/kotlin/com/fernandocejas/sample/framework/functional

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package com.fernandocejas.sample.framework.functional
2+
3+
import org.junit.Assert.*
4+
5+
/**
6+
* Created by fernando on 11.04.18.
7+
*/
8+
class EitherTest

0 commit comments

Comments
 (0)