mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-15 10:25:23 +00:00
unused import
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import { FindOptionsWhere } from 'typeorm';
|
||||
|
||||
export function buildTypeORMWhereClause({ where }) {
|
||||
if (!where) return {};
|
||||
|
||||
|
Reference in New Issue
Block a user