Skip to content

Commit

Permalink
Actually fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNavaStar authored Aug 11, 2024
1 parent 0816fa4 commit 1aac6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/testMod/java/me/mrnavastar/sqlib/TestMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import me.mrnavastar.sqlib.api.types.AdventureTypes;
import me.mrnavastar.sqlib.api.types.JavaTypes;
import me.mrnavastar.sqlib.api.types.MinecraftTypes;
import me.mrnavastar.sqlib.api.types.GsonTypes;
import me.mrnavastar.sqlib.api.DataStore;
import net.fabricmc.api.ModInitializer;
import net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents;
Expand Down

0 comments on commit 1aac6b1

Please sign in to comment.