Skip to content

Commit a686ef3

Browse files
Aashik Nagadikeri HarishAashik Nagadikeri Harish
authored andcommitted
Remonved using statement in NoPublicApiChanges.Run.approved.cs
1 parent c824d96 commit a686ef3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Tests/ApprovalFiles/NoPublicApiChanges.Run.approved.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using DbUp.Postgresql;
2-
3-
[assembly: System.CLSCompliantAttribute(false)]
1+
[assembly: System.CLSCompliantAttribute(false)]
42
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
53
[assembly: System.Runtime.InteropServices.GuidAttribute("5ddc04cc-0bd3-421e-9ae4-9fd0e4f4ef04")]
64

0 commit comments

Comments
 (0)