From cd44f7807ffea4ecb86f07bfd160f9416908eb5d Mon Sep 17 00:00:00 2001
From: marty hiatt <martianhiatus [a t] riseup [d o t] net>
Date: Mon, 27 Mar 2023 12:22:11 +0200
Subject: remove all ;; Package-Requires: declarations save for main file

main file is set in .dir-locals.el now
---
 lisp/mastodon-auth.el | 1 -
 1 file changed, 1 deletion(-)

(limited to 'lisp/mastodon-auth.el')

diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index ec56a05..0db8a19 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -5,7 +5,6 @@
 ;; Author: Johnson Denen <johnson.denen@gmail.com>
 ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
 ;; Version: 1.0.0
-;; Package-Requires: ((emacs "27.1"))
 ;; Homepage: https://codeberg.org/martianh/mastodon.el
 
 ;; This file is not part of GNU Emacs.
-- 
cgit v1.2.3