Bug 225776

Summary: [webkitpy] Remove unused imports
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, bburg, cdumez, dewei_zhu, ews-watchlist, glenn, hi, joepeck, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].