---
title: "remove(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevicecontroller/remove(_:)-2i5l5"
---

# remove(_:)

Remove the given server endpoint without being notified when the removal completes.

## Declaration

```swift
func remove(_ endpoint: MTRServerEndpoint)
```
