Skip to content

Commit 974c2fb

Browse files
wall-rljason-rl
authored andcommitted
cp
1 parent 4d96b89 commit 974c2fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/validators.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export function validateInputs(inputs: ActionInputs): void {
112112
throw new Error('object-ttl-days must be a positive number');
113113
}
114114
}
115-
116115
}
117116

118117
function validatePath(inputPath: string, sourceType: SourceType): void {

0 commit comments

Comments
 (0)