Skip to content

Commit

Permalink
chore: remove unused use-casess
Browse files Browse the repository at this point in the history
  • Loading branch information
Muchogoc committed Mar 6, 2023
1 parent 28d995e commit 9fa7925
Show file tree
Hide file tree
Showing 31 changed files with 24,879 additions and 84,788 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/google/uuid v1.3.0
github.com/gorilla/handlers v1.5.1
github.com/gorilla/mux v1.8.0
github.com/imroc/req v0.3.2
github.com/labstack/gommon v0.4.0
github.com/mitchellh/mapstructure v1.5.0
github.com/rs/xid v1.4.0
Expand Down Expand Up @@ -73,6 +72,7 @@ require (
github.com/googleapis/gax-go/v2 v2.7.0 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/golang-lru v0.6.0 // indirect
github.com/imroc/req v0.3.2 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/lithammer/shortuuid v3.0.0+incompatible // indirect
Expand Down
1,097 changes: 0 additions & 1,097 deletions pkg/clinical/infrastructure/datastore/cloudhealthcare/config_test.go

Large diffs are not rendered by default.

Loading

0 comments on commit 9fa7925

Please sign in to comment.