mirror of
https://github.com/Hopiu/RandomWallpaperGnome3.git
synced 2026-03-16 22:20:24 +00:00
remove debug log
This commit is contained in:
parent
e95b5ba05e
commit
b96eab2f34
1 changed files with 0 additions and 1 deletions
|
|
@ -197,7 +197,6 @@ var UnsplashAdapter = new Lang.Class({
|
|||
callback(historyEntry);
|
||||
}
|
||||
} catch (e) {
|
||||
log("RWG3", e);
|
||||
this._error("Unexpected response. (" + e + ")", callback);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue