diff --git a/commands/import_jekyll.go b/commands/import_jekyll.go index 61b4660e9..87bd285f1 100644 --- a/commands/import_jekyll.go +++ b/commands/import_jekyll.go @@ -61,8 +61,6 @@ func init() { } func importFromJekyll(cmd *cobra.Command, args []string) error { - jww.SetLogThreshold(jww.LevelTrace) - jww.SetStdoutThreshold(jww.LevelWarn) if len(args) < 2 { return newUserError(`Import from Jekyll requires two paths, e.g. ` + "`hugo import jekyll jekyll_root_path target_path`.") diff --git a/vendor/vendor.json b/vendor/vendor.json index 5c92be102..c5e198a37 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -281,10 +281,10 @@ "revisionTime": "2016-11-30T04:45:28Z" }, { - "checksumSHA1": "OG3bvx0SwImmrlR2FvcbaxhGmT4=", + "checksumSHA1": "HWDERqbEvvfLwzP7Dvh2fvu+sng=", "path": "github.com/spf13/jwalterweatherman", - "revision": "ef70f054fd0b4438ec4be55f2680b2a0f705675b", - "revisionTime": "2017-01-04T13:46:29Z" + "revision": "bccdd23ae5e51bd2b081814db093646c7af3d34d", + "revisionTime": "2017-01-05T10:55:09Z" }, { "checksumSHA1": "zLJY+lsX1e5OO6gRxQd5RfKgdQY=",