Fix spacings

This commit is contained in:
Matej Bačo
2022-04-25 09:03:03 +00:00
parent 806c50bcdb
commit 023e9f0f73
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
<?php
namespace Appwrite\Network\Validator;
use Utopia\Validator\Hostname;
use Utopia\Validator\Hostname;
use Utopia\Validator;
/**
+1 -1
View File
@@ -1,8 +1,8 @@
<?php
namespace Appwrite\Network\Validator;
use Utopia\Validator\Hostname;
use Utopia\Validator\Hostname;
use Utopia\Validator;
class Origin extends Validator