Final cleanup

This commit is contained in:
Kelly Kelly 2019-04-24 13:18:20 -04:00
parent 682f153c30
commit 849ca42c04

View File

@ -45,7 +45,7 @@ public class ThumbnailChildren extends Children.Keys<AbstractFile> {
private final Set<AbstractFile> thumbnails;
/*
* Creates the list of thumbnails from the given list of BlackboardArtifacts
* Creates the list of thumbnails from the given list of BlackboardArtifacts.
*/
ThumbnailChildren(Set<BlackboardArtifact> artifacts) {
super(false);