Skip to content

Commit

Permalink
refactor: remove unnecessary imports and optimize codebase
Browse files Browse the repository at this point in the history
- Remove unnecessary import of `flag`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed May 8, 2024
1 parent 2478256 commit 8b2d9c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mode_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
package gin

import (
"flag"
"os"
"sync/atomic"
"testing"
Expand Down

0 comments on commit 8b2d9c6

Please sign in to comment.