Add the command that registers to the SMO; Make the create registration and create...
[pti/o2.git] / o2common / domain / events.py
index 19d7e11..50d25e6 100644 (file)
@@ -15,6 +15,8 @@
 # pylint: disable=too-few-public-methods
 # from dataclasses import dataclass
 
+# from datetime import datetime
+
 
 class Event:
     pass