Skip to content

Commit

Permalink
cleaned up code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayko001 committed Aug 31, 2023
1 parent 26cdc9a commit a8e4a3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ impl ClerkFdw {
ret
}
"junction_table" => {
warning!("junction_table is not supported");

let base_url = Self::DEFAULT_BASE_URL.to_owned();
let org_id = options
.get("organization_id")
Expand Down

0 comments on commit a8e4a3f

Please sign in to comment.