Skip to content

Commit

Permalink
chore: remove unnecessary image pool
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Oct 13, 2024
1 parent 1d89a7b commit 2b2983e
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 558 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ require (
github.com/RomiChan/websocket v1.4.3-0.20220227141055-9b2c6168c9c5
github.com/fumiama/cron v1.3.0
github.com/fumiama/go-base16384 v1.7.0
github.com/fumiama/go-registry v0.2.6
github.com/gin-gonic/gin v1.8.2
github.com/go-playground/assert/v2 v2.2.0
github.com/go-playground/validator/v10 v10.11.1
Expand All @@ -35,6 +34,7 @@ require (
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/disintegration/imaging v1.6.2 // indirect
github.com/ericpauley/go-quantize v0.0.0-20200331213906-ae555eb2afa4 // indirect
github.com/fumiama/go-registry v0.2.6 // indirect
github.com/fumiama/go-simple-protobuf v0.1.0 // indirect
github.com/fumiama/gofastTEA v0.0.10 // indirect
github.com/fumiama/imgsz v0.0.2 // indirect
Expand Down
59 changes: 0 additions & 59 deletions img/pool/hook.go

This file was deleted.

194 changes: 0 additions & 194 deletions img/pool/img.go

This file was deleted.

82 changes: 0 additions & 82 deletions img/pool/nt.go

This file was deleted.

28 changes: 0 additions & 28 deletions img/pool/nt_test.go

This file was deleted.

Loading

0 comments on commit 2b2983e

Please sign in to comment.