mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-21 14:12:11 +00:00
refactor: split api into api, api-cli & api-plugin
This commit is contained in:
@@ -19,7 +19,6 @@ import isBefore from 'date-fns/isBefore';
|
||||
|
||||
/**
|
||||
* Remove label `meeting` from closed issues
|
||||
*
|
||||
* @param api Instance of GitLabAPI to send requests with
|
||||
*/
|
||||
export async function unlabel(api: Api) {
|
||||
|
||||
Reference in New Issue
Block a user