Skip to content

Commit b7fd7e0

Browse files
author
Saumya Garg
committed
Delete copy/assign for DriverLoader singleton
1 parent 8f34903 commit b7fd7e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mssql_python/pybind/ddbc_bindings.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,3 @@ class SqlHandle {
156156
SQLHANDLE _handle;
157157
};
158158
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
159-
160-

0 commit comments

Comments
 (0)