Skip to content

Commit

Permalink
Add PermissionDeniedCacheException import to fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
khys95 authored Dec 12, 2024
1 parent 439b957 commit aa0a9e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
package org.dcache.qos.services.engine.provider;

import diskCacheV111.util.CacheException;
import diskCacheV111.util.PermissionDeniedCacheException;
import diskCacheV111.util.PnfsId;
import java.util.Collections;
import java.util.EnumSet;
Expand Down

0 comments on commit aa0a9e9

Please sign in to comment.