1
0
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:
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(dead_code)]
#![allow(unused)]
extern crate chrono; extern crate chrono;

View File

@ -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.

View File

@ -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.