mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-01 08:10:39 +00:00
remove ununsed log
This commit is contained in:
@@ -24,7 +24,6 @@ let requireConfig: boolean = true
|
|||||||
let error: boolean = false
|
let error: boolean = false
|
||||||
|
|
||||||
export function hasError() {
|
export function hasError() {
|
||||||
console.log('ERROR!')
|
|
||||||
error = true
|
error = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user