Skip to content

Commit aa00530

Browse files
authored
chore: Remove reference to EAPSpans entity key (#91803)
depends on getsentry/getsentry#17502
1 parent 65012d6 commit aa00530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sentry/snuba/dataset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class EntityKey(Enum):
6060
Events = "events"
6161
Sessions = "sessions"
6262
Spans = "spans"
63-
EAPSpans = "eap_spans"
6463
EAPItemsSpan = "eap_items_span"
6564
Transactions = "transactions"
6665
MetricsSets = "metrics_sets"

0 commit comments

Comments
 (0)