diff --git a/dashboard/src/components/EnvComponents/Features.tsx b/dashboard/src/components/EnvComponents/Features.tsx index c58f08d..aa5ed33 100644 --- a/dashboard/src/components/EnvComponents/Features.tsx +++ b/dashboard/src/components/EnvComponents/Features.tsx @@ -71,28 +71,6 @@ const Features = ({ variables, setVariables }: any) => { /> - - - - Disable Redis for storing environment variables: - - - Note: this needs server restart - - - - - - );