Skip to content

Commit

Permalink
Merge pull request #346 from aol/Issue-345-FixImport
Browse files Browse the repository at this point in the history
Fixing import
  • Loading branch information
morrowgi authored May 15, 2017
2 parents 42b86af + 0bdca6b commit 6ce6304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.aol.micro.server.elasticache;

import com.aol.cyclops.data.collections.extensions.persistent.PSetX;
import com.aol.micro.server.Plugin;
import cyclops.collections.immutable.PSetX;

public class ElasticachePlugin implements Plugin {

Expand Down

0 comments on commit 6ce6304

Please sign in to comment.