fix(settings): misaligned poll frequency selector EE-6081 (#10286)

pull/10287/head
cmeng 2023-09-11 15:35:44 +12:00 committed by GitHub
parent dde4b95426
commit 7669a3c8c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ function InnerForm({ isLoading }: { isLoading: boolean }) {
</FormControl>
<EdgeCheckinIntervalField
size="xsmall"
value={values.edgeAgentCheckinInterval}
label="Edge agent default poll frequency"
isDefaultHidden