mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 19:03:47 +00:00
Refactor imports
* refactor: implement import lint
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/* eslint-disable react/destructuring-assignment */
|
||||
import React from 'react';
|
||||
|
||||
import { LoggingContext } from '../../../app/context/LoggingContext';
|
||||
|
||||
import style from './ErrorBoundary.module.scss';
|
||||
const appVersion = require('../../../../package.json').version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user