summaryrefslogtreecommitdiffstats
path: root/lib/Tools/Traits/TAsync.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Tools/Traits/TAsync.php')
-rw-r--r--lib/Tools/Traits/TAsync.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Tools/Traits/TAsync.php b/lib/Tools/Traits/TAsync.php
index e025f079..6511a476 100644
--- a/lib/Tools/Traits/TAsync.php
+++ b/lib/Tools/Traits/TAsync.php
@@ -40,8 +40,6 @@ use JsonSerializable;
* @package OCA\Social\Tools\Traits
*/
trait TAsync {
-
-
/**
* Hacky way to async the rest of the process without keeping client on hold.
*