mirror of
https://github.com/umami-software/umami.git
synced 2026-02-22 05:25:36 +01:00
Clean up api.
This commit is contained in:
parent
0335fd3529
commit
3461342601
2 changed files with 0 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ import { getWebsiteStats } from 'queries';
|
|||
|
||||
export interface WebsiteStatsRequestQuery {
|
||||
id: string;
|
||||
type: string;
|
||||
startAt: number;
|
||||
endAt: number;
|
||||
url: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue