Skip to content

Commit

Permalink
Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Dec 8, 2023
1 parent bf183c6 commit 713acf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ private TestResourceUtil() {

/**
* Returns the URL for a required resource, by path relative to the given class.
*
*
* @param classRef The class the path is relative to.
* @param name The relative pathname.
* @return The URL.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* Some helper functions around Java Objects.
*
*
* @author Christian Kohlschütter
*/
public final class ObjectUtil {
Expand Down

0 comments on commit 713acf4

Please sign in to comment.