summaryrefslogtreecommitdiff
path: root/src/EventHandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/EventHandler.cpp')
-rw-r--r--src/EventHandler.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/EventHandler.cpp b/src/EventHandler.cpp
index d85e0c3..505704d 100644
--- a/src/EventHandler.cpp
+++ b/src/EventHandler.cpp
@@ -1,7 +1,3 @@
-//
-// Created by Oleg Morozenkov on 23.01.17.
-//
-
#include "tgbot/EventHandler.h"
#include <algorithm>
@@ -51,4 +47,4 @@ void EventHandler::handleMessage(Message::Ptr message) const {
}
}
-} \ No newline at end of file
+}