Merge "Removing commented line"
diff --git a/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java b/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
index 0b684fe..55e0645 100644
--- a/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
+++ b/src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
@@ -90,8 +90,7 @@
* @return
* @throws UnavailableException
*/
- //public Consumer getConsumerFor(String topic, String consumerGroupId,
- // String clientId, int timeoutMs) throws UnavailableException;
+
/**
* For factories that employ a caching mechanism, this allows callers to