mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
🔇 fix logs
This commit is contained in:
@@ -68,7 +68,6 @@ export function LogAnalyticsData(props: AnalyticsContentProps) {
|
||||
|
||||
const router = useRouter();
|
||||
|
||||
console.log({ filters });
|
||||
const dateRange = {
|
||||
startDate: filters.timeStart
|
||||
? new Date(filters.timeStart)
|
||||
|
||||
Reference in New Issue
Block a user