Skip to content

warning: sethomevar during build #19

Description

@fcruzcscs

during build I get the following:

warning: the item `Entry` is imported redundantly
   --> crates/sethomevar/src/main.rs:152:9
    |
6   | use serde_json::{Map, map::Entry, Value, json};
    |                       ---------- the item `Entry` is already imported here
...
152 |     use serde_json::map::Entry;
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

need to follow up to see if it is the build env outdated or this needs a fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions