From 1f9ce5430fdb65c67cc9f71125f2bd1125388e6f Mon Sep 17 00:00:00 2001 From: Hugo Thunnissen Date: Wed, 17 Oct 2018 13:18:46 +0200 Subject: [PATCH] Remove unnecessary header line --- stomp.el | 1 - 1 file changed, 1 deletion(-) diff --git a/stomp.el b/stomp.el index 02c0dc9..bc01e85 100644 --- a/stomp.el +++ b/stomp.el @@ -20,7 +20,6 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . -;; stomp.el, interpret STOMP messages. (require 'map)