diff --git a/app/forms/firewall-rules-create.tsx b/app/forms/firewall-rules-create.tsx
index 764b685a53..53e7b4ac60 100644
--- a/app/forms/firewall-rules-create.tsx
+++ b/app/forms/firewall-rules-create.tsx
@@ -136,7 +136,7 @@ export const CommonFields = ({ error }: { error: ErrorResult | null }) => {
/>
{/* TODO: This is set as optional which is kind of wrong. This section represents an inlined
subform which means it likely should be a custom field */}
-