Remove AppInfo

Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
This commit is contained in:
Dmitry Lyzo 2020-11-21 21:10:13 +03:00
parent 5592cb7d4e
commit 862105968c
6 changed files with 0 additions and 11 deletions

View file

@ -1,4 +1,3 @@
import AppInfo from '../components/AppInfo';
import ServerConnections from '../components/ServerConnections';
import toast from '../components/toast/toast';
import loading from '../components/loading/loading';