mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
lint
This commit is contained in:
parent
83ade2d02e
commit
5245f43c4e
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import Fuse from 'fuse.js';
|
|||
import type { Package, Review, AirtablePost } from '@tea/ui/types';
|
||||
import type { GUIPackage } from '$libs/types';
|
||||
|
||||
|
||||
import { getPackages, getFeaturedPackages, getPackageReviews, getAllPosts } from '@api';
|
||||
|
||||
export const backLink = writable<string>('/');
|
||||
|
|
Loading…
Reference in a new issue