Remove gammu smsd parser and test controller that is now in console

This commit is contained in:
OsaAjani 2020-01-12 22:21:29 +01:00
parent fcc438af3c
commit 53257e63b3
3 changed files with 0 additions and 71 deletions

View file

@ -183,10 +183,6 @@
'Callback' => [
'update_sended_status' => '/callback/status/{adapter_name}/',
],
'Test' => [
'test' => '/test/{id_phone}/',
],
);
define('ROUTES', $routes);