mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 06:44:50 +00:00
Remove obsolete code comments
This commit is contained in:
parent
6b7cf37f36
commit
400514f52f
@ -61,8 +61,6 @@ TestCaseWidget.prototype.render = function(parent,nextSibling) {
|
||||
}
|
||||
loadTiddler("$:/core");
|
||||
loadTiddler("$:/plugins/tiddlywiki/codemirror");
|
||||
// Load the test case template
|
||||
// loadTiddler(this.testcaseTemplate);
|
||||
// Load tiddlers from child data widgets
|
||||
var tiddlers = [];
|
||||
this.findChildrenDataWidgets(this.contentRoot.children,"data",function(widget) {
|
||||
|
Loading…
Reference in New Issue
Block a user