Skip to content

Remove redundant calls to 'provide'

  • modus-operandi-theme.el:
  • modus-vivendi-theme.el: Remove (provide 'foo-theme), which is already done by (provide-theme 'foo).

Merge request reports