ryohek 5 tahun lalu
induk
melakukan
1a62ff5215
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/client/js/components/PageEditor/GridEditModal.jsx

+ 0 - 1
src/client/js/components/PageEditor/GridEditModal.jsx

@@ -4,7 +4,6 @@ import PropTypes from 'prop-types';
 import {
   Modal, ModalHeader, ModalBody, ModalFooter,
 } from 'reactstrap';
-import BootstrapGrid from '../../models/BootstrapGrid';
 
 export default class GridEditModal extends React.PureComponent {