Small cleanup of event parsing
This commit is contained in:
@@ -17,7 +17,7 @@ from fbchat import (
|
||||
MessageEvent,
|
||||
ThreadFolder,
|
||||
)
|
||||
from fbchat._events._delta_class import parse_delta
|
||||
from fbchat._events import parse_delta
|
||||
|
||||
|
||||
def test_people_added(session):
|
||||
|
Reference in New Issue
Block a user