feat(t242): delete unused freight orders
This commit is contained in:
@@ -39,4 +39,5 @@ type FreightImageRepository interface {
|
||||
|
||||
type FreightImageCache interface {
|
||||
CacheRun(context.Context, string, string) error
|
||||
DeleteStoredImages([]string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user