eslint: no-unused

This commit is contained in:
2023-12-25 17:00:31 +01:00
parent 73660076e5
commit b6f4d33cc5
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -3,7 +3,6 @@ import ReactDOM from 'react-dom/client';
import 'bootstrap/dist/css/bootstrap.css';
import './index.css';
import App from './App';
import reportWebVitals from './reportWebVitals';
import { getWebInstrumentations, initializeFaro } from '@grafana/faro-web-sdk';
const faro = window.location.hostname === 'localhost' ? undefined : initializeFaro({