diff --git a/engine/actions_it_test.go b/engine/actions_it_test.go index 5df3795de..e06d0abd1 100644 --- a/engine/actions_it_test.go +++ b/engine/actions_it_test.go @@ -19,7 +19,6 @@ along with this program. If not, see */ package engine -/* import ( "flag" "net/rpc" @@ -170,4 +169,3 @@ func TestActionsitStopCgrEngine(t *testing.T) { t.Error(err) } } -*/