Skip to content

Commit dacc756

Browse files
committed
no need for regex import
1 parent 10b68a7 commit dacc756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Bugsnag/Configuration.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System;
22
using System.Collections.Generic;
33
using System.Net;
4-
using System.Text.RegularExpressions;
54

65
namespace Bugsnag
76
{

0 commit comments

Comments
 (0)