Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ueshin committed Nov 14, 2018
1 parent e19b1e4 commit 3f1841c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ package org.apache.spark.deploy.k8s

import java.util.concurrent.TimeUnit

import org.apache.spark.deploy.k8s.Constants._
import org.apache.spark.SparkConf.buildConf
import org.apache.spark.deploy.k8s.Constants._
import org.apache.spark.internal.Logging

private[spark] object Config extends Logging {
Expand Down

0 comments on commit 3f1841c

Please sign in to comment.