4 lines
107 B
Python
4 lines
107 B
Python
# -*- coding: utf-8 -*-
|
|
from . import calendar_event
|
|
from . import res_users
|
|
from . import caldav_calendar
|