Skip to content

Commit

Permalink
removed trailing spaces in line 737
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmishreea122003 committed Jan 29, 2023
1 parent a841612 commit cdace3d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,6 @@ private static void invokeWith(Mapping entries, ConfiguratorOperation function)
LOGGER.log(Level.SEVERE, "No configurator for the following root elements: " + String.join(", ", unknownKeys));
throw new ConfiguratorException("Invalid Configuration. Please check your configuration and try again.");
}

}
}

Expand Down

0 comments on commit cdace3d

Please sign in to comment.