From f58093e25f5519075b8d08daaeff69cefa690b2e Mon Sep 17 00:00:00 2001 From: Juan Barreto Date: Tue, 21 Jan 2025 16:33:26 -0500 Subject: [PATCH] Updated docs. --- docs/redshift.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/redshift.md b/docs/redshift.md index b2658dc..dfa6a09 100644 --- a/docs/redshift.md +++ b/docs/redshift.md @@ -174,7 +174,6 @@ import os from redshift_connector import connect from sqlframe.redshift import RedshiftSession -from sqlframe.base.table import WhenMatched, WhenNotMatched conn = connect( user="user",