Skip to content
Snippets Groups Projects
Commit 75523921 authored by Stian Fjæran Mogen's avatar Stian Fjæran Mogen
Browse files

Merge branch 'namedquery_search' of...

Merge branch 'namedquery_search' of https://gitlab.stud.idi.ntnu.no/eirsteir/team-14-software-engineering.git into namedquery_search
parents 1e2d22db 81406923
No related branches found
No related tags found
Loading
Pipeline #79109 passed
......@@ -113,6 +113,7 @@ public class ImageService {
allFound.addAll(byUsername);
return removeDuplicates(allFound);
}
/**
* takes a list and removes all duplicate elements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment