mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 14:19:24 +00:00
Trailing newline fixes
This commit is contained in:
parent
511328138a
commit
a01012f990
@ -21,4 +21,4 @@ export const useRemovePasswordOperation = () => {
|
||||
multiFileEndpoint: false,
|
||||
getErrorMessage: createStandardErrorHandler(t('removePassword.error.failed', 'An error occurred while removing the password from the PDF.'))
|
||||
});
|
||||
};
|
||||
};
|
||||
|
@ -46,4 +46,4 @@ export const useRemovePasswordParameters = (): RemovePasswordParametersHook => {
|
||||
validateParameters,
|
||||
getEndpointName,
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user