Skip to content

Commit 229548c

Browse files
committed
removed trailing spaces
1 parent 0f88949 commit 229548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/mybatis/spring/SqlSessionTemplate.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ public List<T> doInSqlSession(SqlSession sqlSession) {
248248
// }
249249
// });
250250
// }
251-
251+
252252
/**
253253
* {@inheritDoc}
254254
*/

0 commit comments

Comments
 (0)