namespace Content.Shared.Nutrition.EntitySystems; public abstract class SharedFoodSequenceSystem : EntitySystem { }