diff options
Diffstat (limited to 'src/views/Operations/RebootBmc/RebootBmc.vue')
-rw-r--r-- | src/views/Operations/RebootBmc/RebootBmc.vue | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/views/Operations/RebootBmc/RebootBmc.vue b/src/views/Operations/RebootBmc/RebootBmc.vue index 0865d77db..d8c529c8a 100644 --- a/src/views/Operations/RebootBmc/RebootBmc.vue +++ b/src/views/Operations/RebootBmc/RebootBmc.vue @@ -88,7 +88,4 @@ export default { }; </script> -<style lang="scss" scoped> -@import '@/assets/styles/bmc/helpers/_index.scss'; -@import '@/assets/styles/bootstrap/_helpers.scss'; -</style> +<style lang="scss" scoped></style> |