whitespace fixes 🤮

This commit is contained in:
Alec Grieser 2017-12-05 08:45:40 -08:00
parent 8971f35a73
commit 773a239830
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ public class DirectoryLayer implements Directory
* Produces a hash of this {@code DirectoryLayer} based on its path and subspaces.
* This satisfies the necessary requirements to allow this class to be used as keys
* in hash tables or as values in hash-based sets.
*
*
* @return a hash based on the path and subspaces of this {@code DirectoryLayer}
*/
@Override