Remove extraneous newline

This commit is contained in:
Tobe O 2019-10-09 14:25:42 -04:00
parent 0cf2adeafe
commit 8d9668bd8a

View file

@ -15,7 +15,6 @@ Angel is a full-stack Web framework in Dart. It aims to
streamline development by providing many common features
out-of-the-box in a consistent manner.
With features like the following, Angel is the all-in-one framework you should choose to build your next project:
* [GraphQL Support](https://github.com/angel-dart/graphql)
* [PostgreSQL ORM](https://github.com/angel-dart/orm)