diff --git a/.vscode/settings.json b/.vscode/settings.json index e694f35..bfe549a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,6 +5,5 @@ "--config", "./.golangci.yaml", "--fix", - ], - "go.buildTags": "gormmultitenancy_example" + ] } \ No newline at end of file