mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
fix folders
This commit is contained in:
parent
f69bd36223
commit
c811577460
30 changed files with 42 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { subMinutes } from 'date-fns';
|
||||
import { CLICKHOUSE, RELATIONAL } from 'lib/constants';
|
||||
import { rawQuery } from 'lib/db/relational';
|
||||
import { rawQuery } from 'lib/relational';
|
||||
import { runAnalyticsQuery } from 'lib/db/db';
|
||||
import clickhouse from 'lib/clickhouse';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue