Skip to content

Commit

Permalink
Fix compilation error caused by locally reverted refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
BalusC committed Sep 30, 2023
1 parent f7b6a2d commit 6286b9c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

package com.sun.faces.facelets.tag.faces.core;

import static com.sun.faces.facelets.util.DevTools.isDevelopment;
import static jakarta.faces.application.ProjectStage.Development;
import static jakarta.faces.component.UINamingContainer.getSeparatorChar;
import static java.util.Arrays.stream;
Expand Down

0 comments on commit 6286b9c

Please sign in to comment.