mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-04-30 13:11:37 +03:00
Remove unused package
This commit is contained in:
parent
89446fccd5
commit
8e7ceec1a1
3 changed files with 2 additions and 4 deletions
client/src/components/Dashboard
|
@ -1,6 +1,5 @@
|
|||
import React, { Component, Fragment } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import 'whatwg-fetch';
|
||||
import { Trans, withNamespaces } from 'react-i18next';
|
||||
|
||||
import Statistics from './Statistics';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue