1
0
mirror of https://github.com/bspeice/dtparse synced 2025-07-03 14:54:57 -04:00

Couple more minor cleanups

This commit is contained in:
Bradlee Speice
2018-05-24 22:31:08 -04:00
parent 037fe30ffc
commit 9648f48896
3 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#![allow(dead_code)]
#![allow(unused)]
extern crate chrono;