1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/project-environments
Thomas Heartman d5ecf04043
chore: remove unused method (#10335)
I found this method when running through the environment store that has
0 references. I also can't find any references to it in enterprise and
it's not in the interface. I think it's safe to remove.
2025-07-10 12:07:36 +02:00
..
createEnvironmentService.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
environment-service.test.ts chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
environment-service.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
environment-store-type.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
environment-store.ts chore: remove unused method (#10335) 2025-07-10 12:07:36 +02:00
fake-environment-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-environments-controller.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-environments.e2e.test.ts chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00