Skip to content
Snippets Groups Projects
Commit 453b373a authored by Denis Ledoux's avatar Denis Ledoux
Browse files

[FIX] report: datetime already imported, differently

This rev. is related to 439cdb68.

The module datetime was already available in the reports,
and it was the entire datetime module that was imported,
not just the class.

This rev. is not recompatible with 439cdb68,
but there is no other choice, since other existing
reports might already expected the datetime module
and not the class

opw-640299
parent db3e5716
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment