1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 20:41:38 +03:00

🔥 a redundant where clause.

This commit is contained in:
Rob Rix 2019-09-24 16:09:18 -04:00
parent 2bfb9c3ef8
commit 7108915e21
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -26,7 +26,7 @@ runTagging source
. run
. execWriter
. runReader source
. tag where
. tag
type Tags = Endo [Tag]