Skip to content

Commit 8e5fc77

Browse files
author
Nicolas Oelgart
committed
Cleanup
1 parent 1011be5 commit 8e5fc77

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
/.idea/
2+
/vendor/
13
tests/log
24
coverage.clover

src/nicoSWD/Rules/Rule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
use Closure;
1313
use Exception;
14-
use nicoSWD\Rules\Expressions\BaseExpression;
1514

1615
class Rule
1716
{

0 commit comments

Comments
 (0)