batching events
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
244aa3b0d3
commit
5e225b7ae6
@@ -5,8 +5,6 @@ import { verifyPassword } from '@openpanel/common';
|
||||
import type { Client, IServiceClient } from '@openpanel/db';
|
||||
import { ClientType, db } from '@openpanel/db';
|
||||
|
||||
import { logger } from './logger';
|
||||
|
||||
const cleanDomain = (domain: string) =>
|
||||
domain
|
||||
.replace('www.', '')
|
||||
|
||||
Reference in New Issue
Block a user