Remove debugging console.error
parent
66d7d93496
commit
8c61e3b9c4
|
@ -823,7 +823,6 @@ define([
|
|||
}
|
||||
}
|
||||
if (!proxy.metadata || typeof(proxy.metadata.title) === "undefined") {
|
||||
console.error("UPDATE TITLE");
|
||||
Title.updateTitle(Title.defaultTitle);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue