SIGN IN SIGN UP

Fix unused classes in a typing test (GH-102437)

As part of investigation issue https://github.com/python/cpython/issues/102433, I discovered what I believe to be an error where two classes `CI` and `DI` are not being used. The assertions beneath them act on `C` and `D`, duplicating existing assertions in this test.

Automerge-Triggered-By: GH:AlexWaygood
J
JosephSBoyle committed
7894bbe94ba319eb650f383cb5196424c77b2cfd
Parent: 9a478be
Committed by GitHub <noreply@github.com> on 3/5/2023, 3:07:44 PM