Skip to content

Commit

Permalink
Removed unusued imports (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisronak authored Feb 10, 2021
1 parent 72c4f6e commit 133ce75
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
*/
package com.gs.obevo.api.appdata;

import java.util.Collection;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;

import com.gs.obevo.api.factory.PlatformConfiguration;
import com.gs.obevo.api.platform.DeployerAppContext;
Expand Down

0 comments on commit 133ce75

Please sign in to comment.