Skip to content

Commit 59fad90

Browse files
authored
Update configuration.xml
Delete redundant content
1 parent 636e223 commit 59fad90

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/site/xdoc/configuration.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,10 +1409,6 @@ public class GenericTypeHandler<E extends MyObject> extends BaseTypeHandler<E> {
14091409
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
14101410
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
14111411
1412-
<!DOCTYPE mapper
1413-
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
1414-
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
1415-
14161412
<mapper namespace="org.apache.ibatis.submitted.rounding.Mapper">
14171413
<resultMap type="org.apache.ibatis.submitted.rounding.User" id="usermap">
14181414
<id column="id" property="id"/>

0 commit comments

Comments
 (0)