aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-06 19:32:39 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-06 19:32:39 -0800
commit1c22e8ae7ed8bc08bbc71eefa26a6d0aabcd5e7d (patch)
tree7726cf25db2f76f3fd4aae1f356323aefd9a4d3a
parent4d301bc5a698d8a3f8081d3b7acec85546b7d0bd (diff)
downloadvolse-hubzilla-1c22e8ae7ed8bc08bbc71eefa26a6d0aabcd5e7d.tar.gz
volse-hubzilla-1c22e8ae7ed8bc08bbc71eefa26a6d0aabcd5e7d.tar.bz2
volse-hubzilla-1c22e8ae7ed8bc08bbc71eefa26a6d0aabcd5e7d.zip
whitespace
-rw-r--r--Zotlabs/Zot/Receiver.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Zot/Receiver.php b/Zotlabs/Zot/Receiver.php
index 493d6fd08..21573dd7f 100644
--- a/Zotlabs/Zot/Receiver.php
+++ b/Zotlabs/Zot/Receiver.php
@@ -46,8 +46,6 @@ class Receiver {
$this->ValidateSender();
$this->Dispatch();
-
-
}
function ValidateSender() {