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