chore(server): remove unused property (#9521)

This commit is contained in:
Jason Rasmussen
2024-05-15 15:17:48 -04:00
committed by GitHub
parent 581b467b4b
commit 73bf8f343a
18 changed files with 19 additions and 131 deletions

View File

@@ -10,7 +10,6 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exclusionPatterns** | **List<String>** | | [optional] [default to const []]
**importPaths** | **List<String>** | | [optional] [default to const []]
**isVisible** | **bool** | | [optional]
**name** | **String** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)