remove comment

This commit is contained in:
Eitan Chatav 2019-09-16 20:15:17 -07:00
parent cffa382f75
commit af3bcfc01d

View File

@ -50,8 +50,6 @@ import GHC.TypeLits
import Generics.SOP as SOP
-- import Squeal.PostgreSQL.Render
-- | `Join` is simply promoted `++` and is used in @JOIN@s in
-- `Squeal.PostgreSQL.Query.FromClause`s.
type family Join xs ys where