chore: remove unused stuff cuz i did not check before committing
This commit is contained in:
parent
196b92f9e8
commit
9424969c92
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
window.onload = () => {
|
||||
const msg = document.querySelector("#message");
|
||||
const lh =
|
||||
document.defaultView
|
||||
.getComputedStyle(msg, null)
|
||||
.getPropertyValue("lineHeight");
|
||||
msg.innerHTML = "Manual page henri(1)";
|
||||
document.onkeydown = (e) => {
|
||||
e = e || window.event;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue