chore: remove obsolete input from Input type

This commit is contained in:
Federico Grandi
2021-01-16 17:14:41 +01:00
parent fab2511822
commit 267e04bd5b

View File

@@ -12,7 +12,6 @@ export type Input =
| 'remove'
| 'signoff'
| 'tag'
| 'token'
export const outputs = {
committed: 'false',