Skip to content

Commit 27e2675

Browse files
committed
[drive-by] remove unhelpful source comment.
1 parent 3e360b7 commit 27e2675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

servant/src/Servant/Links.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ instance HasLink (Stream m status fr ct a) where
604604
instance HasLink (UVerb m ct a) where
605605
type MkLink (UVerb m ct a) r = r
606606
toLink toA _ = toA
607-
-- Instance for NamedRoutes combinator
608607

609608
type GLinkConstraints routes a =
610609
( MkLink (ToServant routes AsApi) a ~ ToServant routes (AsLink a)

0 commit comments

Comments
 (0)