Skip to content

Commit

Permalink
chore: remove imagor reference (#1283)
Browse files Browse the repository at this point in the history
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
  • Loading branch information
NathanFlurry committed Oct 30, 2024
1 parent 392e780 commit d6e3295
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/cli/src/run_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,6 @@ pub fn config(_rivet_config: rivet_config::Config) -> Result<RunConfigData> {
name: "bucket-export",
},
S3Bucket { name: "bucket-log" },
S3Bucket {
name: "bucket-imagor-result-storage",
},
S3Bucket {
name: "bucket-svc-build",
},
Expand Down

0 comments on commit d6e3295

Please sign in to comment.