Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Nov 22, 2024
1 parent 1b5522d commit d26b4f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions target_postgres/sinks.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ def _do_copy(

copy.write_row(processed_row)

raise NotImplementedError("This method is not implemented yet.")

def bulk_insert_records( # type: ignore[override]
self,
table: sa.Table,
Expand Down

0 comments on commit d26b4f6

Please sign in to comment.