Skip to content

Commit

Permalink
Update Startup.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Jun 8, 2020
1 parent 17226b4 commit 71676a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Templates/Server/content/Startup.cs
@@ -1,8 +1,10 @@
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.DependencyInjection;
using HotChocolate;
using HotChocolate.AspNetCore;
using HotChocolate.AspNetCore.Voyager;
using HotChocolate.Types;

namespace HotChocolate.Server.Template
{
Expand Down

0 comments on commit 71676a7

Please sign in to comment.