~chambln/aircon-theme.el

884e1b2243df79cd03a1894a9d714290ad70d2d6 — Gregory Chamberlain 1 year, 3 months ago 710c0df
Remove redundant provide
1 files changed, 0 insertions(+), 1 deletions(-)

M aircon-theme.el
M aircon-theme.el => aircon-theme.el +0 -1
@@ 345,6 345,5 @@
               (file-name-as-directory (file-name-directory load-file-name))))

(provide-theme 'aircon)
(provide 'aircon-theme)

;;; aircon-theme.el ends here