Skip to content

Commit

Permalink
Clean up compile warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-hickman-epistimis committed Jan 5, 2024
1 parent 7555e10 commit 20b542e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*/
package com.epistimis.uddl.extension;

import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
package com.epistimis.uddl.extension;

import java.util.HashSet;
import java.util.Map;
import java.util.Set;

import org.eclipse.emf.ecore.EObject;
Expand Down

0 comments on commit 20b542e

Please sign in to comment.