fix: eslint problem

This commit is contained in:
mahyargdz
2025-04-14 16:45:01 +03:30
parent bec73658d5
commit 167cb15e32
8 changed files with 15 additions and 11 deletions
@@ -1,5 +1,6 @@
import { BadRequestException, Injectable } from "@nestjs/common";
import dayjs from "dayjs";
// eslint-disable-next-line import/no-named-as-default
import Decimal from "decimal.js";
import { DataSource, In, Not } from "typeorm";