branch: elpa/powershell
commit 213cb0fa94b99a60def683f87589408494437e3a
Author: Joe Schafer <[email protected]>
Commit: Joe Schafer <[email protected]>
Remove reduntant closing section.
---
powershell-mode.el | 4 ----
1 file changed, 4 deletions(-)
diff --git a/powershell-mode.el b/powershell-mode.el
index 92df622f748..205688be723 100644
--- a/powershell-mode.el
+++ b/powershell-mode.el
@@ -725,8 +725,4 @@ Where <fcn-name> is the name of the function to which
<helper string> applies.
(provide 'powershell-mode)
-;;; end of powershell-mode.el
-
-(provide 'powershell-mode)
-
;;; powershell-mode.el ends here