Explorar o código

remove more jquery and unneeded components

Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
2e2766bd19
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      MediaBrowser.WebDashboard/Api/DashboardService.cs

+ 0 - 3
MediaBrowser.WebDashboard/Api/DashboardService.cs

@@ -356,9 +356,6 @@ namespace MediaBrowser.WebDashboard.Api
             DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "meteor");
             DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "st");
             DeleteFoldersByName(Path.Combine(bowerPath, "Swiper"), "src");
-            DeleteFoldersByName(Path.Combine(bowerPath, "material-design-lite"), "src");
-            DeleteFoldersByName(Path.Combine(bowerPath, "material-design-lite"), "utils");
-            _fileSystem.DeleteFile(Path.Combine(bowerPath, "material-design-lite", "gulpfile.babel.js"));
 
             _fileSystem.DeleteDirectory(Path.Combine(bowerPath, "marked"), true);
             _fileSystem.DeleteDirectory(Path.Combine(bowerPath, "marked-element"), true);