mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 06:06:33 +00:00
Remove unused error message
Change-type: patch
This commit is contained in:
parent
fef9cd7bec
commit
a7c3431556
@ -150,10 +150,6 @@ export const error = {
|
||||
].join('');
|
||||
},
|
||||
|
||||
elevationRequired: () => {
|
||||
return 'This should should be run with root/administrator permissions.';
|
||||
},
|
||||
|
||||
flashFailure: (
|
||||
imageBasename: string,
|
||||
drives: Array<{ description: string; displayName: string }>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user