Merge remote-tracking branch 'soapbox/delete-unused' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
commit
0c20739d71
18 changed files with 0 additions and 24 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -38,30 +38,6 @@ export function ListTimeline() {
|
||||||
return import(/* webpackChunkName: "features/list_timeline" */'../../list_timeline');
|
return import(/* webpackChunkName: "features/list_timeline" */'../../list_timeline');
|
||||||
}
|
}
|
||||||
|
|
||||||
export function GroupTimeline() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/timeline" */'../../groups/timeline');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function GroupMembers() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/timeline" */'../../groups/members');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function GroupRemovedAccounts() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/timeline" */'../../groups/removed_accounts');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function GroupCreate() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/timeline" */'../../groups/create');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function GroupEdit() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/timeline" */'../../groups/edit');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function Groups() {
|
|
||||||
return import(/* webpackChunkName: "features/groups/index" */'../../groups/index');
|
|
||||||
}
|
|
||||||
|
|
||||||
export function Lists() {
|
export function Lists() {
|
||||||
return import(/* webpackChunkName: "features/lists" */'../../lists');
|
return import(/* webpackChunkName: "features/lists" */'../../lists');
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue