Fix lint and format code in adapter/context dir

This commit is contained in:
loyalsoldier
2021-06-05 11:18:39 +08:00
parent fb4c91fd76
commit 4fee15c1f1
2 changed files with 1 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ import (
// Demo is used to test, it's empty
func Demo(i int) {
}
func TestConvertParams(t *testing.T) {