Skip to content

Commit 02c693a

Browse files
NO-SNOW: remove comment
1 parent 1d7d9d4 commit 02c693a

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-
# TODO: why we have it here if never changed
153152
self._connected = False
154153
self.expired = False
155154
# check SNOW-1218851 for long term improvement plan to refactor ocsp code

0 commit comments

Comments
 (0)