Skip to content

Commit 385f1f0

Browse files
committed
fix error merge
1 parent 82182e3 commit 385f1f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Services/Marketing/Marketing.API/Controllers/CampaignsController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
using Microsoft.EntityFrameworkCore;
88
using Microsoft.eShopOnContainers.Services.Marketing.API.Dto;
99
using System.Collections.Generic;
10+
using Microsoft.AspNetCore.Authorization;
1011

1112
[Route("api/v1/[controller]")]
1213
[Authorize]

0 commit comments

Comments
 (0)