Skip to content

Commit 3fb8ab2

Browse files
committed
Merged PR 6426: SYNC: GH main to ADO main
Related work items: #39534
1 parent 708dffd commit 3fb8ab2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mssql_python/helpers.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,4 @@ def __init__(self) -> None:
343343
def get_settings() -> Settings:
344344
"""Return the global settings object"""
345345
with _settings_lock:
346-
<<<<<<< HEAD
347346
return _settings
348-
=======
349-
return _settings
350-
>>>>>>> 8ed531e5161fbae39debf29b8e89363b1efaca31

0 commit comments

Comments
 (0)