Skip to content

Remove needless parenthesis

steckerhalter requested to merge syohex:fix-cond-condition into master

Created by: syohex

I got following byte-compile warning.

In use-package-normalize/:quelpa:
quelpa-use-package.el:63:43:Warning: `t' called as a function

In end of data:
quelpa-use-package.el:109:1:Warning: the function `t' is not known to be
    defined.

Merge request reports