Skip to content

Commit

Permalink
Removed include of ZkUtilsWrapper until I can refactor it and add it …
Browse files Browse the repository at this point in the history
…back in.
  • Loading branch information
rcasey212 committed Jan 11, 2017
1 parent 0fcf826 commit 0689722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/quantifind/kafka/OffsetGetter.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package com.quantifind.kafka
import com.quantifind.kafka.core._
import com.quantifind.kafka.offsetapp.OffsetGetterArgs
import com.quantifind.kafka.OffsetGetter.{BrokerInfo, KafkaInfo, OffsetInfo}
import com.quantifind.utils.ZkUtilsWrapper
import com.twitter.util.Time

import java.util.concurrent.atomic.AtomicBoolean
Expand Down

0 comments on commit 0689722

Please sign in to comment.