소스 검색

Removed FileChooserModal.scss from import which was causing CircleCI build fail

Nidhi Bhat G 3 년 전
부모
커밋
8ff802d18e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      desktop/core/src/desktop/js/reactComponents/FileChooserComponent/FileChooserModal/FileChooserModal.tsx

+ 0 - 1
desktop/core/src/desktop/js/reactComponents/FileChooserComponent/FileChooserModal/FileChooserModal.tsx

@@ -1,5 +1,4 @@
 import React from 'react';
-import './FileChooserModal.scss';
 import Modal from 'antd/lib/modal/Modal';
 
 interface FileProps {