namespace Content.Shared.Nyanotrasen.Kitchen;
public abstract class SharedDeepfryerSystem : EntitySystem
{
}