Skip to content
Snippets Groups Projects
Commit 5ccccd7b authored by Sandro Weber's avatar Sandro Weber
Browse files

removed unnecessary comment section

parent c2409666
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,6 @@ import ErrorHandlerService from '../../services/error-handler-service.js'; ...@@ -5,9 +5,6 @@ import ErrorHandlerService from '../../services/error-handler-service.js';
import './error-dialog.css'; import './error-dialog.css';
/**
*
*/
class ErrorDialog extends React.Component{ class ErrorDialog extends React.Component{
constructor(props) { constructor(props) {
super(props); super(props);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment