Skip to content

Commit 83166d7

Browse files
committed
chore: correct linting error
1 parent 6c6ebb4 commit 83166d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

postgresql_embedded/src/postgresql.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,6 @@ impl Drop for PostgreSQL {
448448

449449
#[cfg(test)]
450450
mod tests {
451-
use test_log::test;
452-
453451
#[test]
454452
#[cfg(feature = "bundled")]
455453
fn test_archive_version() {

0 commit comments

Comments
 (0)