We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58367d3 commit b48f44aCopy full SHA for b48f44a
1 file changed
lib/event_processor/event_builder/log_event.spec.ts
@@ -20,7 +20,7 @@ import {
20
buildLogEvent,
21
} from './log_event';
22
23
-import { ImpressionEvent, ConversionEvent, UserEvent } from './user_event';
+import { ImpressionEvent, ConversionEvent } from './user_event';
24
import { Region } from '../../project_config/project_config';
25
26
0 commit comments