diff options
Diffstat (limited to 'web/src/index.html')
| -rw-r--r-- | web/src/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/src/index.html b/web/src/index.html index b296f52..a9cd398 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -6,7 +6,6 @@ <link rel="stylesheet" href="index.css" /> <link rel="icon" href="favicon.ico" /> <script type="module" src="index.ts"></script> - <script type="module" src="components/index.ts"></script> </head> <body> <ntv-app></ntv-app> |
