Bug 225776 - [webkitpy] Remove unused imports
Summary: [webkitpy] Remove unused imports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-13 12:55 PDT by Jonathan Bedard
Modified: 2021-05-14 08:54 PDT (History)
10 users (show)

See Also:


Attachments
Patch (35.50 KB, patch)
2021-05-13 13:15 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-05-13 12:55:18 PDT
Noticed a number of unused import in webkitpy, we should remove them.
Comment 1 Radar WebKit Bug Importer 2021-05-13 12:55:31 PDT
<rdar://problem/77982408>
Comment 2 Jonathan Bedard 2021-05-13 13:15:24 PDT
Created attachment 428554 [details]
Patch
Comment 3 EWS Watchlist 2021-05-13 13:16:04 PDT
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Comment 4 dewei_zhu 2021-05-13 13:31:12 PDT
Comment on attachment 428554 [details]
Patch

r=me
Comment 5 Jonathan Bedard 2021-05-13 13:35:26 PDT
(In reply to dewei_zhu from comment #4)
> Comment on attachment 428554 [details]
> Patch
> 
> r=me

(waiting on EWS before landing)
Comment 6 EWS 2021-05-14 08:54:17 PDT
Committed r277490 (237724@main): <https://commits.webkit.org/237724@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428554 [details].