Commit e36342402694b86dde1b6f4299d4264a9100b210
1 parent
624afce2
去掉一个无效的引用,它会使打包报错
Showing
1 changed file
with
0 additions
and
3 deletions
src/main/java/com/bsth/service/report/impl/ReportServiceImpl.java
| @@ -23,9 +23,6 @@ import com.bsth.util.ComparableChild; | @@ -23,9 +23,6 @@ import com.bsth.util.ComparableChild; | ||
| 23 | import com.bsth.util.ComparableJob; | 23 | import com.bsth.util.ComparableJob; |
| 24 | import com.bsth.util.ReportUtils; | 24 | import com.bsth.util.ReportUtils; |
| 25 | import com.bsth.util.db.DBUtils_MS; | 25 | import com.bsth.util.db.DBUtils_MS; |
| 26 | -import com.google.protobuf.StringValue; | ||
| 27 | - | ||
| 28 | -import junit.framework.Assert; | ||
| 29 | 26 | ||
| 30 | import org.apache.commons.lang.StringUtils; | 27 | import org.apache.commons.lang.StringUtils; |
| 31 | import org.slf4j.Logger; | 28 | import org.slf4j.Logger; |