Skip to content

Commit 1307bd0

Browse files
committed
add missing import
1 parent 8eff2bd commit 1307bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/main/java/com/github/litermc/vsplit/api/clean/ShipCleaner.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import com.github.litermc.vsplit.impl.attachment.ShipCleanAttachment;
77
import com.github.litermc.vsplit.impl.clean.ShipBlockCountCleaner;
88
import com.github.litermc.vsplit.impl.clean.ShipPlayerProtectionCleaner;
9+
import com.github.litermc.vsplit.impl.clean.ShipTransformProviderProtectionCleaner;
910
import com.github.litermc.vtil.api.assemble.ShipAllocator;
1011
import com.github.litermc.vtil.api.connectivity.ShipConnectivityApi;
1112
import com.github.litermc.vtil.util.LevelUtil;

0 commit comments

Comments
 (0)