Skip to content

Commit

Permalink
cosmetic: eliminate code warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Oct 12, 2023
1 parent 8606c9d commit 14f8afd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ public void delete(Resource arg0, boolean arg1, boolean arg2, boolean arg3) thro
}

// AEMaaCS 2023.9.13665.20230927T063259Z-230800
@SuppressWarnings("unused")
public Resource override(CopyOptions options) throws WCMException {
throw new UnsupportedOperationException();
}
Expand Down

0 comments on commit 14f8afd

Please sign in to comment.