mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-27 04:03:48 +01:00
style: remove empty line in main.ts
This commit is contained in:
parent
2736fec285
commit
b97e86a7a7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ window.addEventListener('load', () => {
|
|||
}, 0);
|
||||
})
|
||||
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
createElement: any;
|
||||
|
|
Loading…
Reference in a new issue