From 53866eef226a449db7e362e232d1668c1373b796 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sun, 19 Jan 2020 16:17:50 +0800 Subject: [PATCH] fix fmt --- cmd/reverse_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/reverse_test.go b/cmd/reverse_test.go index f8818ea..4b89414 100644 --- a/cmd/reverse_test.go +++ b/cmd/reverse_test.go @@ -9,8 +9,8 @@ import ( "io/ioutil" "testing" - "github.com/stretchr/testify/assert" _ "github.com/mattn/go-sqlite3" + "github.com/stretchr/testify/assert" ) var result = fmt.Sprintf(`package models