mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-12-21 11:13:55 +08:00
tidy up some small formatting issues
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
using Tokenization.Scanner;
|
||||
using Tokens;
|
||||
using Outline;
|
||||
using Outline.Destinations;
|
||||
using System.Linq;
|
||||
using Util.JetBrains.Annotations;
|
||||
|
||||
/// <inheritdoc />
|
||||
@@ -81,7 +79,6 @@
|
||||
internal PdfDocument(IInputBytes inputBytes,
|
||||
HeaderVersion version,
|
||||
CrossReferenceTable crossReferenceTable,
|
||||
IPageFactory pageFactory,
|
||||
Catalog catalog,
|
||||
DocumentInformation information,
|
||||
EncryptionDictionary encryptionDictionary,
|
||||
|
||||
Reference in New Issue
Block a user