Skip to content

Commit

Permalink
nit: remove excessive logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mitjat committed Nov 3, 2023
1 parent 9275057 commit 262e9d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/namespace_codegen_templates.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
# To use the templates, run oapi-codegen with `-templates /tmp/namespaced-templates`.

set -euo pipefail
set -x

# Find the local directory of the oapi-codegen templates.
codegenDir="$(go list -f "{{.Dir}}" github.com/deepmap/oapi-codegen/pkg/codegen)"
Expand Down

0 comments on commit 262e9d5

Please sign in to comment.