Skip to content

Commit

Permalink
Add back QoSPermissionUtils.canModifyQos import
Browse files Browse the repository at this point in the history
  • Loading branch information
khys95 authored Dec 12, 2024
1 parent aa0a9e9 commit aa126f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
*/
package org.dcache.qos.services.engine.provider;

import static org.dcache.qos.util.QoSPermissionUtils.canModifyQos;

import diskCacheV111.util.CacheException;
import diskCacheV111.util.PermissionDeniedCacheException;
import diskCacheV111.util.PnfsId;
Expand Down

0 comments on commit aa126f8

Please sign in to comment.