Cleaned up code

This commit is contained in:
2021-08-19 17:31:13 +02:00
parent e88169147c
commit e58d96b58a
3 changed files with 4 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ public class TableFactory {
/**
* Gets a storage medium from the list
*
* @param storageClass The class of the storage medium you want to get
* @return the storage medium
*/