diff --git a/src/Schema.php b/src/Schema.php index d81d1c3..8754da7 100644 --- a/src/Schema.php +++ b/src/Schema.php @@ -139,4 +139,4 @@ public static function fromJSON(string $json) : self \json_decode($json, true) ); } -} \ No newline at end of file +}