fix lint warnings

This commit is contained in:
Lawrence, Rendall
2023-03-19 20:33:07 +03:00
parent 21c600e921
commit 869a594aa3
3 changed files with 10 additions and 19 deletions
-1
View File
@@ -31,7 +31,6 @@ jobs:
- uses: "golangci/golangci-lint-action@v3"
with:
version: "latest"
args: -v
codeql:
name: "Analyze with CodeQL"