mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Clean up
This commit is contained in:
parent
9173f50d8f
commit
6f8536e6d2
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@ export const meta = {
|
|||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Get hybrid timeline of myself
|
||||
*/
|
||||
export default async (params: any, user: ILocalUser) => {
|
||||
const [ps, psErr] = getParams(meta, params);
|
||||
if (psErr) throw psErr;
|
||||
|
|
Loading…
Add table
Reference in a new issue