This commit is contained in:
Ruben Fiszel
2024-05-22 00:44:25 +02:00
parent 29bf7d3bd0
commit 92b884cd3a

View File

@@ -6,7 +6,6 @@
* LICENSE-AGPL for a copy of the license.
*/
use chrono::format;
use magic_crypt::{MagicCrypt256, MagicCryptTrait};
use serde::{Deserialize, Serialize};
use sqlx::{Postgres, Transaction};