1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00

Remove duplicate import

This commit is contained in:
Guillaume Ayoub 2017-05-29 18:00:39 +02:00 committed by GitHub
parent 8b7c7ba214
commit 0122d3ebd5

View file

@ -26,7 +26,6 @@ from a python programme with ``radicale.__main__.run()``.
import atexit
import os
import shutil
import sys
import optparse
import signal