Skip to content

Commit 54cf910

Browse files
committed
remove warn(clippy::all)
1 parent 7a88698 commit 54cf910

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![warn(clippy::all)]
21
#[macro_use]
32
extern crate diesel;
43
#[macro_use]

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![warn(clippy::all)]
21
#[macro_use]
32
extern crate diesel_migrations;
43

0 commit comments

Comments
 (0)