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