Skip to content

Instantly share code, notes, and snippets.

@codedmart

codedmart/error Secret

Created April 7, 2021 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codedmart/cc6533aea3b89b254ff159aeb71444b6 to your computer and use it in GitHub Desktop.
Save codedmart/cc6533aea3b89b254ff159aeb71444b6 to your computer and use it in GitHub Desktop.
warning: unused import: `crate::db::sql_types::Citext`
--> src/schema.rs:3:9
|
3 | use crate::db::sql_types::Citext;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment