16 lines
444 B
Markdown
16 lines
444 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [deleteLabel](./cautious-journey.githubremote.deletelabel.md)
|
||
|
|
||
|
## GithubRemote.deleteLabel() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
deleteLabel(): Promise<LabelUpdate>;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
Promise<LabelUpdate>
|
||
|
|