Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindlewis23 committed Jul 2, 2024
1 parent 7dc33b7 commit 58533cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/transforms/test_gvec_to_xy_from_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import numpy as np
from hexrd.transforms.new_capi.xf_new_capi import gvec_to_xy
from common import *
from hexrd.transforms.xfcapi import gvecToDetectorXYArray


def test_gvec_to_xy_from_file(test_data_dir):
Expand Down

0 comments on commit 58533cb

Please sign in to comment.