Skip to content

Commit 5c38093

Browse files
committed
Merge branch 'main' into release/2024.08.19
2 parents ccbbf8b + 1fb54b7 commit 5c38093

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/MicrosoftTeamsIntegration.Jira/Services/BotMessagesService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.Collections.Generic;
33
using System.Linq;
44
using System.Text.RegularExpressions;

src/MicrosoftTeamsIntegration.Jira/Services/MessagingExtensionService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.Collections.Generic;
33
using System.Linq;
44
using System.Net;

0 commit comments

Comments
 (0)