mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 08:16:25 +00:00
remove ununsed log
This commit is contained in:
parent
f43e73ce41
commit
f6860115a3
@ -24,7 +24,6 @@ let requireConfig: boolean = true
|
||||
let error: boolean = false
|
||||
|
||||
export function hasError() {
|
||||
console.log('ERROR!')
|
||||
error = true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user