Skip to content

Commit a8d5739

Browse files
committed
fix: Fix page history version bug
1 parent 1f6be7d commit a8d5739

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

base/src/main/java/com/tinyengine/it/service/app/impl/PageHistoryServiceImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import org.springframework.stereotype.Service;
2828
import org.springframework.util.CollectionUtils;
2929

30-
import java.util.Collection;
3130
import java.util.List;
3231

3332
/**

0 commit comments

Comments
 (0)