mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
Delete html.go
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package msx
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed pages/html5x.html
|
||||
var Msxhtml5xhtml []byte
|
||||
|
||||
//go:embed pages/tizen.html
|
||||
var Msxtizenhtml []byte
|
||||
|
||||
//go:embed pages/tvx-plugin.min.js
|
||||
var Msxtvxpluginminjs []byte
|
||||
Reference in New Issue
Block a user