Skip to content

Commit

Permalink
remove notion in mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
burmecia committed Sep 26, 2024
1 parent 86db41a commit c721516
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wrappers/src/fdw/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ mod cognito_fdw;

#[cfg(feature = "wasm_fdw")]
mod wasm_fdw;

#[cfg(feature = "notion_fdw")]
mod notion_fdw;

0 comments on commit c721516

Please sign in to comment.