Skip to content

Commit

Permalink
feat: generated
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Feb 7, 2024
1 parent a4c5401 commit a2a66ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN apt-get update && apt-get install -y \

ENV GOPATH=/go
ENV PATH=$GOPATH/bin:$PATH
RUN go install golang.org/x/tools/cmd/goimports@latest

WORKDIR /workspace

Expand Down

0 comments on commit a2a66ea

Please sign in to comment.