marymelisa hace 4 años
padre
commit
7d8df3806e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/layout/bottom.vue

+ 0 - 1
src/layout/bottom.vue

@@ -14,7 +14,6 @@
 </template>
 <script lang="ts">
 import { defineComponent } from 'vue';
-import SecondMenu from '@/components/secondeMenu/index.vue';
 import CapitalInfo from '@/components/capitalInfo/index.vue';
 import thirdMenu from '@/components/thirdMenu/index.vue';
 import quoteTable from '@/components/quoteTable/index.vue';