Skip to content

Commit

Permalink
Remove superfluous metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
paulalesius committed Jan 5, 2024
1 parent 623dd58 commit 8f97622
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions batch.el
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
;;; batch.el --- Description -*- lexical-binding: t; -*-
;;
;; Copyright (C) 2024 Paul Alesius
;;
;; Author: Paul Alesius <[email protected]>
;; Maintainer: Paul Alesius <[email protected]>
;; Created: January 05, 2024
;; Modified: January 05, 2024
;; Version: 0.0.1
;; Keywords: Symbol’s value as variable is void: finder-known-keywords
;; Homepage: https://github.com/noname/something
;; Package-Requires: ((emacs "24.3"))
;;
;; This file is not part of GNU Emacs.
;;
;;; Commentary:
;;
;; Description
Expand Down Expand Up @@ -94,6 +81,4 @@

(main)


(provide 'something)
;;; batch.el ends here

0 comments on commit 8f97622

Please sign in to comment.