Skip to content

Commit

Permalink
Remove admin.helpers.checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
q0w committed Feb 25, 2024
1 parent 4a4b776 commit c5348a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions django-stubs/contrib/admin/helpers.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ class ActionForm(forms.Form):
action: Any
select_across: Any

checkbox: Any

@type_check_only
class _PrepopulatedDict(TypedDict):
field: BoundField
Expand Down

0 comments on commit c5348a0

Please sign in to comment.