branch: externals/face-shift commit 5ff42292b02d8b7ad7c524d61450d9fdda107b95 Author: Philip K <[email protected]> Commit: Philip K <[email protected]>
removed redundant provide command
---
face-shift.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/face-shift.el b/face-shift.el
index 1fd1c3e32c..f5934f7e22 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -125,6 +125,4 @@ See `face-shift-shifts' for more information"
(provide 'face-shift)
-(provide 'face-shift)
-
;;; face-shift.el ends here
