Skip to content

Commit

Permalink
Remove unused imports from test_codemapper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneholloman committed Nov 23, 2024
1 parent 76cd3ff commit 9fc2540
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_codemapper.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"""Unit tests for CodeMapper functionality."""

import os
import tempfile
import subprocess
from pathlib import Path

import pytest
Expand Down

0 comments on commit 9fc2540

Please sign in to comment.