forked from fanruan/finekit
Mars.Ma
5 years ago
3 changed files with 1 additions and 12 deletions
@ -1,4 +0,0 @@ |
|||||||
package com.fanruan.api.base; |
|
||||||
|
|
||||||
public abstract class AbstractPainter extends com.fr.base.AbstractPainter { |
|
||||||
} |
|
@ -1,7 +0,0 @@ |
|||||||
package com.fanruan.api.design.work.formula; |
|
||||||
|
|
||||||
public class TinyFormulaPane extends com.fr.design.formula.TinyFormulaPane { |
|
||||||
public TinyFormulaPane() { |
|
||||||
super(); |
|
||||||
} |
|
||||||
} |
|
@ -1,4 +1,4 @@ |
|||||||
package com.fanruan.api.util; |
package com.fanruan.api.report; |
||||||
|
|
||||||
import com.fr.stable.html.Tag; |
import com.fr.stable.html.Tag; |
||||||
import com.fr.stable.web.Repository; |
import com.fr.stable.web.Repository; |
Loading…
Reference in new issue