# removed

> A collection of PackageInfo entries to remove during the Package Manager registration process.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.5/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ReadOnlyCollection<PackageInfo> removed { get; }
```
