From 5a384792544c56f806da768dae4082e9833f24a2 Mon Sep 17 00:00:00 2001 From: Mohammad Aljammal Date: Tue, 4 Aug 2020 15:38:09 +0300 Subject: [PATCH] fix merge issues --- lib/config/config.dart | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/config/config.dart b/lib/config/config.dart index 1ff317af..22643125 100644 --- a/lib/config/config.dart +++ b/lib/config/config.dart @@ -47,7 +47,4 @@ class AppGlobal { } } -const CHANNEL = 3; -const GENERAL_ID = 'Cs2020@2016\$2958'; -const IP_ADDRESS = '10.20.10.20'; -const VERSION_ID = 8.5; +