Common: Export StolenCredentialsEvent from __init__

This commit is contained in:
Ilija Lazoroski 2022-08-11 16:50:40 +02:00
parent 889863bb93
commit f06d53368a
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
from .abstract_event import AbstractEvent
from .stolen_credentials_event import StolenCredentialsEvent