Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf committed Oct 26, 2023
1 parent f3cde03 commit 42019c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/child-processor.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { type } from 'os';
import { ParentCommand } from '../enums';
import { JobJson, SandboxedJob } from '../interfaces';
import { errorToJSON } from '../utils';
Expand Down

0 comments on commit 42019c8

Please sign in to comment.