Skip to content

Commit fa2fadc

Browse files
committed
ran php cs fixer
1 parent d528d67 commit fa2fadc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Enum/AccessMode.php

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

1414
namespace Laudis\Neo4j\Enum;
1515

16-
use const E_DEPRECATED;
1716
use JsonSerializable;
1817
use Laudis\TypedEnum\TypedEnum;
1918

src/Enum/SslMode.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ public function jsonSerialize()
4545
return $this->getValue();
4646
}
4747
}
48-

0 commit comments

Comments
 (0)