1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src/lib/features/project-environments
David Leek 61a8908694
chore: remove state service (#7184)
## About the changes

Removes the deprecated state endpoint, state-service (despite the
service itself not having been marked as deprecated), and the file
import in server-impl. Leaves a TODO in place of where file import was
as traces for a replacement file import based on the new import/export
functionality
2024-05-28 14:47:31 +02:00
..
createEnvironmentService.ts
environment-service.test.ts
environment-service.ts chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
environment-store-type.ts
environment-store.ts
environments.e2e.test.ts chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
environments.ts
fake-environment-store.ts