Skip to content

Commit 01d10ab

Browse files
authored
Update SampleDataController.cs
1 parent 6c0dcf3 commit 01d10ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/Controllers/SampleDataController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
using System.Linq;
44
using System.Threading.Tasks;
55
using Microsoft.AspNetCore.Mvc;
6+
using Microsoft.Extensions.Logging;
67

78
namespace Company.WebApplication1.Controllers
89
{

0 commit comments

Comments
 (0)