1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Fix import

This commit is contained in:
Unrud 2020-02-27 03:02:51 +01:00
parent a32f160d4f
commit eb750ce35b

View file

@ -8,7 +8,7 @@ import json
import re import re
import sys import sys
from build import SHIFT_HEADING from generate import SHIFT_HEADING
def text_content(content): def text_content(content):