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:
authorVitor Mattos <vitor@php.rio>2022-05-06 17:44:23 +0300
committerGitHub <noreply@github.com>2022-05-06 17:44:23 +0300
commit449885a9276c1f6d5076f95b3ce897bb01bde006 (patch)
treeb0adf6004c23fb5d8b922fc37b370d26d69dee4b
parent993fcdb258588631d47a6173914f0da2f3834626 (diff)
Update 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;
}
}
-