Removed duplicate import

This commit is contained in:
andronache
2021-07-08 13:32:39 +03:00
committed by Dan Christian Bogos
parent 5a6cb07fcc
commit c23683bbc0

View File

@@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
package config
import (
"github.com/cgrates/cgrates/utils"
"reflect"
"testing"