mypy: Remove some unused ignore_missing_imports overrides.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-06-26 22:35:50 -07:00
committed by Anders Kaseorg
parent 63c65e6ecd
commit c31cebbf68

View File

@@ -66,11 +66,9 @@ module = [
"DNS.*",
"fakeldap.*",
"firebase_admin.*",
"gcm.*",
"gitlint.*",
"jsonref.*",
"ldap.*", # https://github.com/python-ldap/python-ldap/issues/368
"moto.*", # https://github.com/spulec/moto/issues/4944
"onelogin.*",
"pyinotify.*",
"pyoembed.*",