chore: remove temporary connector check

This commit is contained in:
Normann
2026-08-21 01:09:12 +02:00
parent 5583f54e8e
commit 672c1c69d8
-6
View File
@@ -1,6 +0,0 @@
"""Versioned utility helpers."""
def noop() -> None:
"""Placeholder helper used for testing connector write access."""
return None