aboutsummaryrefslogtreecommitdiff
path: root/app/backends/audiocpp/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/backends/audiocpp/constants.py')
-rw-r--r--app/backends/audiocpp/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/backends/audiocpp/constants.py b/app/backends/audiocpp/constants.py
index aaa1eed..957590b 100644
--- a/app/backends/audiocpp/constants.py
+++ b/app/backends/audiocpp/constants.py
@@ -1,6 +1,5 @@
"""Constants shared across the audio.cpp backend modules."""
-import re
from pathlib import Path
DEFAULT_HOST = "127.0.0.1"