Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindlewis23 committed Jun 27, 2024
1 parent 9b374e4 commit 2df5f8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hexrd/transforms/new_capi/xf_new_capi.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
- homochoricOfQuat
"""
from . import constants as cnst
# from .transforms_definitions import xf_api
from hexrd.extensions import _new_transforms_capi as _impl

import numpy as np
Expand Down

0 comments on commit 2df5f8b

Please sign in to comment.