Browse Source

remove unused import

pull/10166/head
DA344 3 months ago
committed by GitHub
parent
commit
952a623d23
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      discord/ui/view.py

1
discord/ui/view.py

@ -24,7 +24,6 @@ DEALINGS IN THE SOFTWARE.
from __future__ import annotations
import warnings
from typing import (
Any,
Callable,

Loading…
Cancel
Save