Skip to content

Commit

Permalink
Merge branch 'master' into fix/cdn-purge-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite authored Dec 17, 2024
2 parents 566ca14 + 22a9101 commit 1ab03e1
Show file tree
Hide file tree
Showing 36 changed files with 467 additions and 13,310 deletions.
2 changes: 0 additions & 2 deletions ee/clickhouse/queries/event_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from posthog.models.filters.path_filter import PathFilter
from posthog.models.filters.properties_timeline_filter import PropertiesTimelineFilter
from posthog.models.filters.retention_filter import RetentionFilter
from posthog.models.filters.session_recordings_filter import SessionRecordingsFilter
from posthog.models.filters.stickiness_filter import StickinessFilter
from posthog.models.property import PropertyName
from posthog.models.team import Team
Expand All @@ -25,7 +24,6 @@ def __init__(
PathFilter,
RetentionFilter,
StickinessFilter,
SessionRecordingsFilter,
PropertiesTimelineFilter,
],
team: Team,
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1ab03e1

Please sign in to comment.