Adds some minor style improvements

This commit is contained in:
2021-10-29 01:46:15 +02:00
parent 487cb3ad9e
commit f0e5cd45a4
5 changed files with 17 additions and 17 deletions

View File

@ -26,7 +26,7 @@ public final class FileHelper {
/**
* Gets an input stream from a string pointing to an internal file
*
*
* <p>This is used for getting an input stream for reading a file contained within the compiled .jar file. The file
* should be in the resources directory, and the file path should start with a forward slash ("/") character.</p>
*