Fix lint
This commit is contained in:
parent
2d9124a3ab
commit
4b6103d618
9 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ import AntennaIcon from '@/material-icons/400-24px/wifi.svg?react';
|
|||
import { fetchAntenna } from 'mastodon/actions/antennas';
|
||||
import { createAntenna, updateAntenna } from 'mastodon/actions/antennas_typed';
|
||||
import { fetchLists } from 'mastodon/actions/lists';
|
||||
import Column from 'mastodon/components/column';
|
||||
import { Column } from 'mastodon/components/column';
|
||||
import { ColumnHeader } from 'mastodon/components/column_header';
|
||||
import { LoadingIndicator } from 'mastodon/components/loading_indicator';
|
||||
import { getOrderedLists } from 'mastodon/selectors/lists';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue