davsclaus commented on a change in pull request #3915:
URL: https://github.com/apache/camel/pull/3915#discussion_r439964455
##########
File path:
components/camel-telegram/src/main/java/org/apache/camel/component/telegram/TelegramProxyType.java
##########
@@ -0,0 +1,8 @@
+package org.apache.camel.component.telegram;
+
+/**
+ * Date: 15.06.2020 08:33
+ */
+public enum TelegramProxyType {
Review comment:
Remove this javadoc
##########
File path:
components/camel-telegram/src/main/java/org/apache/camel/component/telegram/TelegramProxyType.java
##########
@@ -0,0 +1,8 @@
+package org.apache.camel.component.telegram;
Review comment:
Add license header
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]