package me.lortseam.completeconfig.data.groups; import me.lortseam.completeconfig.api.ConfigGroup; public class EmptyGroup implements ConfigGroup { }