Skip to content

Commit 35f2b09

Browse files
NO-SNOW: Removed unused flag
1 parent 334bc33 commit 35f2b09

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
@@ -134,7 +134,6 @@ def __init__(
134134
if "platform_detection_timeout_seconds" not in kwargs:
135135
self._platform_detection_timeout_seconds = 0.0
136136

137-
self._connected = False
138137
self.expired = False
139138
# check SNOW-1218851 for long term improvement plan to refactor ocsp code
140139
atexit.register(self._close_at_exit)

0 commit comments

Comments
 (0)