From 747d6fc39f4d8227e9fb343224264ea4e1f4a0cf Mon Sep 17 00:00:00 2001 From: Vasilij Dusko Date: Sun, 11 Apr 2021 10:49:47 +0300 Subject: [PATCH] remove not needed file --- symfony/lightsms-notifier/5.0/manifest.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 symfony/lightsms-notifier/5.0/manifest.json diff --git a/symfony/lightsms-notifier/5.0/manifest.json b/symfony/lightsms-notifier/5.0/manifest.json deleted file mode 100644 index a502d0fc..00000000 --- a/symfony/lightsms-notifier/5.0/manifest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "env": { - "#1": "LIGHTSMS_DSN=lightsms://LOGIN:TOKEN@default?from=PHONE" - } -}