// 
// Decompiled by Procyon v0.6.0
// 

package com.hypixel.hytale.server.core.modules.migrations;

import com.hypixel.hytale.server.core.universe.world.storage.ChunkStore;
import com.hypixel.hytale.component.system.HolderSystem;

public abstract class ChunkColumnMigrationSystem extends HolderSystem<ChunkStore>
{
}
