Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Fix ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
bdauria authored and tuntoja committed Feb 4, 2022
1 parent c5d712e commit b343ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/front_src/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { connect } from 'react-redux';
import { ConnectedRouter } from 'connected-react-router';
import Fullscreen from 'react-fullscreen-crossbrowser';
import queryString from 'query-string';

import { withStyles, createStyles } from '@material-ui/core';

import { ThemeProvider } from '@centreon/ui';
Expand Down

0 comments on commit b343ac4

Please sign in to comment.