Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/Gateway/SMS/Provider/SerwerSMS.php')
-rw-r--r--lib/Service/Gateway/SMS/Provider/SerwerSMS.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/Gateway/SMS/Provider/SerwerSMS.php b/lib/Service/Gateway/SMS/Provider/SerwerSMS.php
index 1ed445f..27c4569 100644
--- a/lib/Service/Gateway/SMS/Provider/SerwerSMS.php
+++ b/lib/Service/Gateway/SMS/Provider/SerwerSMS.php
@@ -85,4 +85,3 @@ class SerwerSMS implements IProvider {
return $this->config;
}
}
-