Skip to content

Commit

Permalink
Minor change to move to reorganize imports in Validation job
Browse files Browse the repository at this point in the history
  • Loading branch information
abti committed Jul 25, 2016
1 parent fc4062b commit e693c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@

import azkaban.jobExecutor.AbstractJob;

import com.beust.jcommander.internal.Maps;
import com.google.common.annotations.VisibleForTesting;
import com.google.common.base.Optional;
import com.google.common.collect.Maps;
import com.google.common.collect.Sets;
import com.typesafe.config.Config;
import com.typesafe.config.ConfigFactory;
Expand Down

0 comments on commit e693c37

Please sign in to comment.