Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
karolisg committed Feb 27, 2024
1 parent 4a6e090 commit 70a0584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dozer-ingestion/oracle/src/connector/mapping.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use dozer_ingestion_connector::{
use oracle::Row;

use super::{join::Column, Error};
use crate::info;

#[derive(Debug, Clone, Copy)]
pub struct MappedColumn {
Expand Down

0 comments on commit 70a0584

Please sign in to comment.