Skip to content

Commit a555f86

Browse files
author
Wout Gevaert
committed
Remove unused 'use' statement
1 parent 643f5cb commit a555f86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Functions/RawFunction.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
use WikibaseSolutions\CypherDSL\Types\PropertyTypes\StringType;
3939
use WikibaseSolutions\CypherDSL\Types\StructuralTypes\NodeType;
4040
use WikibaseSolutions\CypherDSL\Types\StructuralTypes\PathType;
41-
use WikibaseSolutions\CypherDSL\ErrorHandling\ErrorTextHelper;
4241

4342
/**
4443
* This class represents any function call.

0 commit comments

Comments
 (0)