Explorar el Código

trimming the scss

takahiros hace 6 años
padre
commit
c0931303f8
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      src/client/js/components/InstallerForm.jsx

+ 0 - 3
src/client/js/components/InstallerForm.jsx

@@ -4,9 +4,6 @@ import PropTypes from 'prop-types';
 import i18next from 'i18next';
 import { withTranslation } from 'react-i18next';
 
-// FIXME: use native Bootstrap 4 or reactstrap
-// import Radio from 'react-bootstrap/es/Radio';
-
 class InstallerForm extends React.Component {
 
   constructor(props) {