Refactoring

This commit is contained in:
Tuna Celik
2020-08-17 02:23:49 +02:00
parent 389a6b9906
commit bfe4332ac5
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
import pika
from radicale.hook import HookNotificationItem
from radicale import hook
from radicale.hook import HookNotificationItem
class Hook(hook.BaseHook):