Rework the Open CL window
[clamp.git] / ui-react / src / components / loop_viewer / logs / ClosedLoopLogs.js
index 709cec9..ef7a3ae 100644 (file)
@@ -22,7 +22,6 @@
  */
 import React from 'react';
 import Table from 'react-bootstrap/Table';
-import './ClosedLoopLogs.css';
 
 export default class ClosedLoopViewLogs extends React.Component {
   render() {