diff --git a/randomwallpaper@iflow.space/sourceAdapter.js b/randomwallpaper@iflow.space/sourceAdapter.js index af7fdee..a9f2f7e 100644 --- a/randomwallpaper@iflow.space/sourceAdapter.js +++ b/randomwallpaper@iflow.space/sourceAdapter.js @@ -197,7 +197,6 @@ var UnsplashAdapter = new Lang.Class({ callback(historyEntry); } } catch (e) { - log("RWG3", e); this._error("Unexpected response. (" + e + ")", callback); return; }