Update SampleDataController.cs
This commit is contained in:
parent
6c0dcf3e6f
commit
01d10ab08e
|
|
@ -3,6 +3,7 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Company.WebApplication1.Controllers
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue