Skip to content

Commit

Permalink
Remove unused import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Jul 30, 2024
1 parent f3eebc4 commit 10ad9a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/interpreter/src/examples-smoke-test.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// SPDX-License-Identifier: AGPL-3.0-only

import path from 'node:path';
import { fileURLToPath } from 'node:url';

import { processExitMockImplementation } from '@jvalue/jayvee-execution/test';
import {
Expand Down

0 comments on commit 10ad9a2

Please sign in to comment.