Skip to content

Commit

Permalink
Check whether exists or not
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Oct 17, 2023
1 parent bd6cc83 commit 75416eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/src/analyses/ConfigAnalyzer.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { INestApplication, VersioningType } from "@nestjs/common";
import { existsSync } from "fs";
import path from "path";

import { INestiaConfig } from "../INestiaConfig";

Expand Down

0 comments on commit 75416eb

Please sign in to comment.