Merge pull request #4647 from Loyalsoldier/context-fix-lint

Fix lint and format code in adapter/context dir
This commit is contained in:
Ming Deng
2021-06-06 16:33:21 +08:00
committed by GitHub
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) {