diff --git a/Jellyfin.Plugin.JavTube/Constant.cs b/Jellyfin.Plugin.JavTube/Constant.cs index 687fc5b..cdd18ac 100644 --- a/Jellyfin.Plugin.JavTube/Constant.cs +++ b/Jellyfin.Plugin.JavTube/Constant.cs @@ -4,10 +4,6 @@ public static class Constant { public const string JavTube = "JavTube"; - public const string JavTubeId = "JavTubeId"; - - public const string JavTubeProvider = "JavTubeProvider"; - public const string Description = "Just Another Video Tube"; public const string Guid = "df87283d-7224-4f9c-a448-3433d9cf278a";