remove ref to Util.JetBrains.Annotations in IOperationContext.

This commit is contained in:
BobLd 2020-11-23 10:53:09 +00:00
parent d07baa97d5
commit 14465f0198

View File

@ -3,7 +3,6 @@
using PdfPig.Core;
using System.Collections.Generic;
using Tokens;
using Util.JetBrains.Annotations;
/// <summary>
/// The current graphics state context when running a PDF content stream.