Skip to content

Commit

Permalink
Revert to Default Serializer
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Don-Himself committed Dec 29, 2018
1 parent dedf572 commit 3e17566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GraphConnection.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public function init()
$options = $this->options;

$db = new Connection($options);
$db->message->registerSerializer('\Brightzone\GremlinDriver\Serializers\Gson3', true);

$this->connection = $db;

Expand Down

0 comments on commit 3e17566

Please sign in to comment.