Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticKoko committed Dec 13, 2024
1 parent ee0c185 commit a39fc7e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ package dev.hybridlabs.aquatic.client.model.entity.shark

import dev.hybridlabs.aquatic.entity.shark.HybridAquaticSharkEntity

class FrilledSharkEntityModel : HybridAquaticSharkEntityModel<HybridAquaticSharkEntity>("frilled_shark") {
}
class FrilledSharkEntityModel : HybridAquaticSharkEntityModel<HybridAquaticSharkEntity>("frilled_shark")

0 comments on commit a39fc7e

Please sign in to comment.