Skip to content

Commit 7cde13a

Browse files
committed
cp
1 parent 4707f79 commit 7cde13a

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)