mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 22:43:24 +02:00
stop ignoring dead code and unused variables
This commit is contained in:
parent
779a331003
commit
ba55d298ce
3 changed files with 0 additions and 11 deletions
|
@ -1,7 +1,3 @@
|
|||
// TODO: remove this eventually when there's an API
|
||||
#![allow(dead_code)]
|
||||
#![allow(unused_variables)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate failure;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue