feat(playout): remove unused liquidsoap_prepare_terminate.py (#1854)

Related to cde6db812f
This commit is contained in:
Jonas L 2022-05-21 18:37:54 +02:00 committed by GitHub
parent 8278366899
commit a73084e612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 21 deletions

View file

@ -35,7 +35,6 @@ setup(
python_requires=">=3.6",
install_requires=[
"amqplib",
"configobj",
"defusedxml",
"kombu",
"mutagen",