cleanup
Some checks failed
Build container / Build (push) Failing after 47s

This commit is contained in:
2025-09-08 18:20:20 +02:00
parent c5a8f0d343
commit b422768e8e

View File

@@ -1,6 +0,0 @@
def main():
print("Hello from dns!")
if __name__ == "__main__":
main()