summaryrefslogtreecommitdiffstats
path: root/lib/Model/Test.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Model/Test.php')
-rw-r--r--lib/Model/Test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Model/Test.php b/lib/Model/Test.php
index 1f331a02..ec933f4c 100644
--- a/lib/Model/Test.php
+++ b/lib/Model/Test.php
@@ -30,9 +30,9 @@ declare(strict_types=1);
namespace OCA\Social\Model;
+use JsonSerializable;
use OCA\Social\Tools\Model\SimpleDataStore;
use OCA\Social\Tools\Traits\TArrayTools;
-use JsonSerializable;
/**
* Class Test