Skip to content

Commit

Permalink
Remove useless extern crate
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Sep 9, 2017
1 parent 000e051 commit 8868190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#[macro_use]
extern crate bitflags;
extern crate gio;
extern crate gio_sys;
#[macro_use]
extern crate glib;
Expand Down

0 comments on commit 8868190

Please sign in to comment.