Bug 168371 - webkitpy: Remove unused import from darwin.py
Summary: webkitpy: Remove unused import from darwin.py
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:
Depends on:
Blocks:
 
Reported: 2017-02-15 08:54 PST by Jonathan Bedard
Modified: 2017-02-15 09:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.02 KB, patch)
2017-02-15 08:58 PST, 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 2017-02-15 08:54:40 PST
Darwin.py imports the 'time' module but does not use it.  Remove this import.
Comment 1 Jonathan Bedard 2017-02-15 08:58:46 PST
Created attachment 301623 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-15 09:41:15 PST
Comment on attachment 301623 [details]
Patch

Clearing flags on attachment: 301623

Committed r212368: <http://trac.webkit.org/changeset/212368>
Comment 3 WebKit Commit Bot 2017-02-15 09:41:27 PST
All reviewed patches have been landed.  Closing bug.