[prometheus] Remove `cv.only_with_arduino` (#9061)

This commit is contained in:
Jesse Hills
2025-06-16 09:49:45 +12:00
parent 0a1be3d19c
commit 5fc1f90822
@@ -31,7 +31,6 @@ CONFIG_SCHEMA = cv.Schema(
}
),
},
cv.only_with_arduino,
).extend(cv.COMPONENT_SCHEMA)