remove export

This commit is contained in:
Ben Irvin 2023-01-11 11:13:25 +01:00
parent 11b8d3c9f3
commit cbfcdf95f6

View File

@ -90,5 +90,4 @@ module.exports = {
parseURL,
promptEncryptionKey,
confirmMessage,
exitWith,
};