Skip to content

Commit

Permalink
nit addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
msohailhussain committed Sep 20, 2019
1 parent 1d5aeca commit f97d430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions optimizely/event/event_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
from optimizely.helpers import enums
from optimizely.helpers import event_tag_utils
from optimizely.helpers import validator
from . import user_event
from . import payload
from . import log_event
from . import payload
from . import user_event

CUSTOM_ATTRIBUTE_FEATURE_TYPE = 'custom'

Expand Down

0 comments on commit f97d430

Please sign in to comment.