Skip to content

Commit cf852c2

Browse files
committed
whoops
1 parent 534a122 commit cf852c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flagsmith/mappers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ def _map_environment_document_feature_states_to_feature_contexts(
243243
key=str(
244244
feature_state.get("django_id") or feature_state["featurestate_uuid"]
245245
),
246-
feature_key=str(feature_state["feature"]["id"]),
247246
name=feature_state["feature"]["name"],
248247
enabled=feature_state["enabled"],
249248
value=feature_state["feature_state_value"],

0 commit comments

Comments
 (0)