mirror of
https://github.com/dergigi/boris.git
synced 2026-01-27 10:44:46 +01:00
fix(lint): remove unused global variable declarations from Debug component
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* global __APP_VERSION__, __GIT_COMMIT__, __GIT_COMMIT_URL__, __RELEASE_URL__ */
|
||||
import React, { useEffect, useMemo, useState } from 'react'
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import { faClock, faSpinner } from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
Reference in New Issue
Block a user