Skip to content

Commit

Permalink
remove unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm committed Feb 4, 2019
1 parent 18f0b3d commit 6204d90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#![allow(dead_code)]
#![allow(unused_variables)]

mod decompiler;

use crate::decompiler::Decompiler;
Expand Down

0 comments on commit 6204d90

Please sign in to comment.