| #
fb2cccd0 |
| 07-Aug-2023 |
Stanisław Chmiela <[email protected]> |
Remove `exp-artifacts` bucket mention (#23842)
# Why
We want to remove `exp-artifacts` bucket since Turtle v1 is no longer running.
# How
Removed `S3.ts` which seems to no longer be used. S
Remove `exp-artifacts` bucket mention (#23842)
# Why
We want to remove `exp-artifacts` bucket since Turtle v1 is no longer running.
# How
Removed `S3.ts` which seems to no longer be used. See https://github.com/expo/universe/pull/11975#issue-1657508370.
# Test Plan
Ran `yarn build`, `yarn tsc --noEmit` in `src/tools`. Both succeeded, which, to me, means the file wasn't used.
show more ...
|