pl-fe: this wasn't meant to be committed
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
parent
1f8b79f309
commit
a1ab1e624a
2 changed files with 1 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,6 @@
|
|||
import React from 'react';
|
||||
|
||||
import { useInstance } from 'pl-fe/api/hooks/instance/use-instance';
|
||||
import Layout from 'pl-fe/components/ui/layout';
|
||||
import LinkFooter from 'pl-fe/features/ui/components/link-footer';
|
||||
import {
|
||||
|
@ -10,7 +11,6 @@ import {
|
|||
import { useAppSelector } from 'pl-fe/hooks/use-app-selector';
|
||||
import { useOwnAccount } from 'pl-fe/hooks/use-own-account';
|
||||
import { federationRestrictionsDisclosed } from 'pl-fe/utils/state';
|
||||
import { useInstance } from 'pl-fe/api/hooks/instance/use-instance';
|
||||
|
||||
interface IRemoteInstanceLayout {
|
||||
params?: {
|
||||
|
|
Loading…
Reference in a new issue