diff options
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService.Gateway/App_Start/BundleConfig.cs')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.MachineService.Gateway/App_Start/BundleConfig.cs | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService.Gateway/App_Start/BundleConfig.cs b/Software/Visual_Studio/Web/Tango.MachineService.Gateway/App_Start/BundleConfig.cs deleted file mode 100644 index 68d6937d9..000000000 --- a/Software/Visual_Studio/Web/Tango.MachineService.Gateway/App_Start/BundleConfig.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System.Web; -using System.Web.Optimization; - -namespace Tango.MachineService.Gateway -{ - public class BundleConfig - { - // For more information on bundling, visit https://go.microsoft.com/fwlink/?LinkId=301862 - public static void RegisterBundles(BundleCollection bundles) - { - - } - } -} |
