Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fcv-iteratorIt committed Jan 2, 2024
1 parent 5ded854 commit 5880b01
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { IoTDevice } from "@entities/iot-device.entity";
import { Injectable, Logger } from "@nestjs/common";
import { Test } from "@nestjs/testing";
import { Copy, ExternalCopy, Isolate } from "isolated-vm";

@Injectable()
Expand Down

0 comments on commit 5880b01

Please sign in to comment.