Removing commented line

comment line removed from the code
Sonar Link:
https://sonar.onap.org/project/issues?assignees=dthakur&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&resolved=false
Location:
src/main/java/com/att/dmf/mr/backends/ConsumerFactory.java
Line No-94

Change-Id: I008fb535684a011a628c80c3a69f05f01adbcf79
Issue-ID: DMAAP-622
Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com>
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