mehdime / DbContextScope

A simple and flexible way to manage your Entity Framework DbContext instances
http://mehdi.me/ambient-dbcontext-in-ef6/
MIT License
634 stars 271 forks source link

Remove unneeded awaiter #5

Closed patroza closed 10 years ago

patroza commented 10 years ago

Not problematic, but saves an unneeded awaiter.