Skip to content

Commit

Permalink
chore: add comments for static-check
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjun827 committed Nov 7, 2023
1 parent 329bbb7 commit 377a6f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions business/web/v1/response/response.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Package response provides error handling utilities for handling API responses.
package response

import "errors"
Expand Down

0 comments on commit 377a6f5

Please sign in to comment.