# ST-MRD-008 - Empty Sequence

> ST-MRD-008 (Maintainability and Readability): detects empty sequence containers in the workflow that add clutter without contributing logic.

**Rule ID**: `ST-MRD-008`

**Scope**: Workflow

## Description

The rule finds empty sequences in the workflow.

## Recommendation

Remove empty sequences because they can clutter the workflow.

![docs image](https://dev-assets.cms.uipath.com/assets/images/studio/standalone-docs-image-169689-1bc2a951.webp)
