mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 22:43:24 +02:00
remove unnecessary 'extern crate'
This commit is contained in:
parent
ba55d298ce
commit
8f4924f903
4 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,3 @@
|
|||
#[macro_use]
|
||||
extern crate failure;
|
||||
|
||||
mod errors;
|
||||
mod operation;
|
||||
mod replica;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue