refactor most of the code

This commit is contained in:
Shahidh
2018-06-24 19:17:01 +05:30
committed by shahidhk
parent f7409ef2eb
commit 8e41d75aa3
22 changed files with 941 additions and 158 deletions

View File

@@ -14,8 +14,8 @@ import (
"github.com/Masterminds/semver"
yaml "github.com/ghodss/yaml"
"github.com/hasura/graphql-engine/cli/migrate/database"
log "github.com/sirupsen/logrus"
"github.com/parnurzeal/gorequest"
log "github.com/sirupsen/logrus"
)
func init() {