Remove unused dependency

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-22 12:24:10 +02:00
parent 28a0be1d87
commit 0762728ef5
-2
View File
@@ -5,8 +5,6 @@ import (
"net/http/httptest"
"testing"
// "github.com/gorilla/mux"
"github.com/BBVA/kapow/internal/server/model"
)