forked from rc/aircox
add missing import
This commit is contained in:
parent
8a55406b69
commit
68d7e9b49e
|
@ -1,4 +1,5 @@
|
|||
import os
|
||||
import signal
|
||||
import re
|
||||
import subprocess
|
||||
import atexit
|
||||
|
|
|
@ -6,8 +6,6 @@ used to:
|
|||
- cancels Diffusions that have an archive but could not have been played;
|
||||
- run Liquidsoap
|
||||
"""
|
||||
import os
|
||||
import signal
|
||||
import time
|
||||
import re
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user