fixed formating for class SearchedPackage

This commit is contained in:
Djalim Simaila 2022-12-14 14:35:34 +01:00
parent 49eddb6099
commit a24489e70c

View File

@ -60,6 +60,7 @@ public class SearchedPackage {
public String getDescription() { public String getDescription() {
return description; return description;
} }
/** /**
* Constructor for the SearchedPackage class * Constructor for the SearchedPackage class
* *