Skip to content

Commit

Permalink
remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Feb 27, 2025
1 parent 2499066 commit c495019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activestorage/active.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def __init__(
raise TypeError(f"Variable object dataset can only be pyfive.high_level.Dataset. Got {dataset}")
input_variable = True
self.ds = dataset
self.filename = self.ds
self.uri = dataset


Expand Down

0 comments on commit c495019

Please sign in to comment.