flake8
passed.
JSHint
passed.
Review Request #14625 — Created Sept. 26, 2025 and submitted
While working on the licensing, a big change was landed that moved
various types over totypelets
. When updating the licensing code, a
bad merge resulted in an import getting left in aTYPE_CHECKING
block
instead of being promoted to a top-level import as intended.This change moves the import.
Unit tests pass.
Verified this fixed a crash when using license providers.
Summary | ID |
---|---|
399af403729bee386c9eb779586ab2ff4762d8f2 |