Dequalify WindowContext and AsyncWindowContext identifiers (#22444)

This makes a WIP automated refactoring a bit easier to write

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2024-12-28 14:21:32 -07:00 committed by GitHub
parent ac60dcd67a
commit 9815358bdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 16 additions and 22 deletions

View file

@ -28,7 +28,6 @@ serde.workspace = true
serde_json.workspace = true
settings.workspace = true
smol.workspace = true
ui.workspace = true
url = { workspace = true, features = ["serde"] }
util.workspace = true
workspace.workspace = true