mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Formatting fix
This commit is contained in:
@@ -17,6 +17,5 @@ function drawPorts() {
|
|||||||
l.id="port" + (i+1);
|
l.id="port" + (i+1);
|
||||||
f.appendChild(l);
|
f.appendChild(l);
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("DRAWING DONE ");
|
console.log("DRAWING DONE ");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user