Closed Bug 1507498 Opened 7 years ago Closed 7 years ago

unused import: `crate::gecko_bindings::structs`

Categories

(Core :: CSS Parsing and Computation, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)

Details

Attachments

(1 file)

Recently started showing up: 17:48.75 warning: unused import: `crate::gecko_bindings::structs` 17:48.75 --> servo/components/style/gecko/selector_parser.rs:8:5 17:48.75 | 17:48.75 8 | use crate::gecko_bindings::structs; 17:48.75 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 17:48.76 | 17:48.76 = note: #[warn(unused_imports)] on by default
Assignee: nobody → agaynor
Priority: -- → P1
Keywords: checkin-needed
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d31b10aff686 fixed an unused import warning; r=emilio
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: