chore: remove unused nostr utils

This commit is contained in:
thePR0M3TH3AN
2025-08-12 10:26:51 -04:00
parent 4973095a5c
commit 785acf938c

View File

@@ -1,9 +0,0 @@
"""Placeholder utilities for Nostr.
This module is intentionally left minimal and will be expanded in future
releases as the Nostr integration grows.
"""
# The module currently provides no functionality.
# `pass` denotes the intentional absence of implementation.
pass