Skip to content

Commit

Permalink
style-checkStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
aruis committed Sep 23, 2024
1 parent 1c09eab commit 45407f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ void testDictCategoryAdd() {
.statusCode(200)
.body(is("root2"));


given()
.contentType("application/json")
.body(List.of(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import net.ximatai.muyun.ability.IChildrenAbility;
import net.ximatai.muyun.ability.ITreeAbility;
import net.ximatai.muyun.core.database.MyTableWrapper;
import net.ximatai.muyun.database.builder.Column;
import net.ximatai.muyun.database.builder.TableWrapper;
import net.ximatai.muyun.model.ChildTableInfo;

Expand Down

0 comments on commit 45407f0

Please sign in to comment.