Skip to content

Commit 6ea336f

Browse files
NO-SNOW: Removed unused flag
1 parent 7b196c3 commit 6ea336f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/snowflake/connector/aio/_connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ def __init__(
149149
if "platform_detection_timeout_seconds" not in kwargs:
150150
self._platform_detection_timeout_seconds = 0.0
151151

152-
self._connected = False
153152
self.expired = False
154153
# check SNOW-1218851 for long term improvement plan to refactor ocsp code
155154
atexit.register(self._close_at_exit)

0 commit comments

Comments
 (0)