diff --git a/src/UglyToad.PdfPig/Graphics/IOperationContext.cs b/src/UglyToad.PdfPig/Graphics/IOperationContext.cs index cea0fd3a..155186e5 100644 --- a/src/UglyToad.PdfPig/Graphics/IOperationContext.cs +++ b/src/UglyToad.PdfPig/Graphics/IOperationContext.cs @@ -3,7 +3,6 @@ using PdfPig.Core; using System.Collections.Generic; using Tokens; - using Util.JetBrains.Annotations; /// /// The current graphics state context when running a PDF content stream.