Skip to content

Commit a719e0a

Browse files
author
Divang Sharma
committed
Removed additional empty line in dtv.java
1 parent a9042bf commit a719e0a

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/microsoft/sqlserver/jdbc

1 file changed

+0
-1
lines changed

src/main/java/com/microsoft/sqlserver/jdbc/dtv.java

-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ abstract class DTVExecuteOp {
115115
abstract void execute(DTV dtv, TVP tvpValue) throws SQLServerException;
116116

117117
abstract void execute(DTV dtv, SqlVariant sqlVariantValue) throws SQLServerException;
118-
119118
}
120119

121120

0 commit comments

Comments
 (0)