Skip to content

Commit

Permalink
removed unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
alinvetian committed Dec 11, 2024
1 parent 8d15db9 commit f8ac18f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/policies/stash_engine/admin_datasets_policy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,5 @@ def waiver_add?
def change_delete_schedule?
@user.superuser?
end

def delete_dataset?
@user.superuser?
end
end
end

0 comments on commit f8ac18f

Please sign in to comment.