mirror of
https://github.com/bspeice/dtparse
synced 2024-11-14 09:58:09 -05:00
Couple more minor cleanups
This commit is contained in:
parent
037fe30ffc
commit
9648f48896
@ -1,4 +1,5 @@
|
|||||||
#![allow(dead_code)]
|
#![allow(dead_code)]
|
||||||
|
#![allow(unused)]
|
||||||
|
|
||||||
extern crate chrono;
|
extern crate chrono;
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
// WARNING
|
// WARNING
|
||||||
// This file was auto-generated using the `build_tests.py` script.
|
// This file was auto-generated using the `build_tests.py` script.
|
||||||
// Please do not edit it manually.
|
// Please do not edit it manually.
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
// WARNING
|
// WARNING
|
||||||
// This file was auto-generated using the `build_tests.py` script.
|
// This file was auto-generated using the `build_tests.py` script.
|
||||||
// Please do not edit it manually.
|
// Please do not edit it manually.
|
||||||
|
Loading…
Reference in New Issue
Block a user