cxmo 1 năm trước cách đây
mục cha
commit
8708780718
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/ppt_manage/mixins/pptMixins.js

+ 0 - 1
src/views/ppt_manage/mixins/pptMixins.js

@@ -25,7 +25,6 @@ import FormatNine from '../newVersion/components/formatPage/FormatNine.vue';
 import FormatTen from '../newVersion/components/formatPage/FormatTen.vue';
 import FormatEle from '../newVersion/components/formatPage/FormatEle.vue';
 import FormatTwelve from '../newVersion/components/formatPage/FormatTwelve.vue';
-import { marginTop } from "../newVersion/utils/config.js";
 export default {
   components:{ FormatOne,FormatTwo,FormatThree,
     FormatFour,FormatFive,FormatSix,FormatSeven,FormatEight,FormatNine,FormatTen,FormatEle,FormatTwelve},