Skip to content

Commit

Permalink
Cleanup: remove line break
Browse files Browse the repository at this point in the history
  • Loading branch information
pmakode-akamai committed Sep 18, 2024
1 parent 053bd78 commit e805a81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import type { LinodeCreateFormValues } from '../utilities';

export const Backups = () => {
const { control } = useFormContext<LinodeCreateFormValues>();

const { field } = useController({
control,
name: 'backups_enabled',
Expand Down

0 comments on commit e805a81

Please sign in to comment.