Remove legacy sharing from frontend

This commit is contained in:
Max Berger
2026-03-28 09:36:29 +01:00
parent 5ab80a8779
commit 69a6a61ef8
4 changed files with 3 additions and 8 deletions

View File

@@ -16,11 +16,9 @@
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
import base64
import copy # TODO: remove/3.7.0-final
import io
import json
import logging
import os # TODO: remove/3.7.0-final
import re
import socket
import uuid