Skip to content

Commit

Permalink
i think these lines is Excess
Browse files Browse the repository at this point in the history
  • Loading branch information
0532 committed Nov 16, 2014
1 parent 6cb815a commit 15506f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/site/zh/xdoc/configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1018,10 +1018,6 @@ public class GenericTypeHandler<E extends MyObject> extends BaseTypeHandler<E> {
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.apache.ibatis.submitted.rounding.Mapper">
<resultMap type="org.apache.ibatis.submitted.rounding.User" id="usermap">
<id column="id" property="id"/>
Expand Down

0 comments on commit 15506f3

Please sign in to comment.