---
title: "remove(_:)"
framework: Automatic Assessment Configuration
role: symbol
role_heading: Instance Method
platforms: [Mac Catalyst 27.0+, macOS 27.0+]
path: "automaticassessmentconfiguration/aeassessmentconfiguration/remove(_:)-9pylg"
---

# remove(_:)

Removes the availability of a previously added executable participant.

## Declaration

```swift
func remove(_ binaryExecutable: AEAssessmentBinaryExecutable)
```

## Parameters

- `binaryExecutable`: The executable that you want to remove from the list of allowed participants.
