diff --git a/radicale/__init__.py b/radicale/__init__.py index e279355..cb4dc6d 100644 --- a/radicale/__init__.py +++ b/radicale/__init__.py @@ -422,9 +422,7 @@ class Application: """Manage GET request.""" # Display a "Radicale works!" message if the root URL is requested if not path.strip("/"): - headers = {"Content-type": "text/html"} - answer = "\n