Skip to content

Commit 5fa6165

Browse files
committed
fix: add missing blank lines for style consistency
1 parent 6837055 commit 5fa6165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DotNetApiDiff/ApiExtraction/ApiExtractor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Copyright DotNet API Diff Project Contributors - SPDX Identifier: MIT
2+
23
using System.Reflection;
34
using DotNetApiDiff.Interfaces;
45
using DotNetApiDiff.Models;

0 commit comments

Comments
 (0)