Skip to content

Commit 0c782a9

Browse files
authored
remove unused hasLabel import in unassign command (#1258)
Signed-off-by: Davin <dev.davicheanin@gmail.com>
1 parent 304244e commit 0c782a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/commands/unassign.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const {
1010
LABELS,
1111
ISSUE_STATE,
1212
getLogger,
13-
hasLabel,
1413
addLabels,
1514
removeLabel,
1615
removeAssignees,

0 commit comments

Comments
 (0)