mirror of
https://github.com/bspeice/dtparse
synced 2025-08-04 22:45:09 -04:00
Couple more minor cleanups
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user