Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit eccf6ce

Browse files
committed
chore: unused imports
1 parent 4c10123 commit eccf6ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/database/models/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
44

55
use chrono::NaiveDateTime;
6-
use polyproto::certs::SessionId;
76
use polyproto::types::x509_cert::SerialNumber;
87

98
#[derive(sqlx::FromRow, sqlx::Type)]

0 commit comments

Comments
 (0)