feature/authenticated_webhooks
Karolis Rusenas 2019-06-05 23:42:57 +01:00
parent dcc7f116a4
commit d8ea788830
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ import (
_ "github.com/jinzhu/gorm/dialects/sqlite"
// "github.com/keel-hq/keel/cache/memory"
// "github.com/dotmesh-io/gateway/pkg/store/sql"
"github.com/keel-hq/keel/pkg/store/sql"
"github.com/keel-hq/keel/types"
)