Skip to content

Commit

Permalink
Remove unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Aug 30, 2021
1 parent ed122db commit 76a008d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions torchio/transforms/preprocessing/spatial/resample.py
Expand Up @@ -74,8 +74,6 @@ def __init__(
image_interpolation)
self.pre_affine_name = pre_affine_name
self.scalars_only = scalars_only
self.target_shape = None
self.target_affine = None
self.args_names = (
'target',
'image_interpolation',
Expand Down

0 comments on commit 76a008d

Please sign in to comment.