Skip to content

Commit

Permalink
Removes unintentional javadoc change.
Browse files Browse the repository at this point in the history
  • Loading branch information
bseeger committed Apr 25, 2024
1 parent c662459 commit 5b652a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/java/formflow/library/ScreenController.java
Expand Up @@ -175,11 +175,6 @@ ModelAndView getScreen(
* Checks if current screen condition is met.
*
* @param uuid The uuid of a subflow entry
* }
* <p>
* /**
* Checks if current screen condition is met.
* @param uuid The uuid of a subflow entry
* @param currentScreen The current screen to check
* @param submission submission
* @return True - current screen does not meet the condition; False - otherwise
Expand Down

0 comments on commit 5b652a2

Please sign in to comment.