We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa73290 commit 112f4e3Copy full SHA for 112f4e3
src/Synercoding.FileFormats.Pdf/LowLevel/ObjectStream.cs
@@ -3,7 +3,6 @@
3
using Synercoding.FileFormats.Pdf.LowLevel.Internal;
4
using Synercoding.FileFormats.Pdf.LowLevel.Text;
5
using Synercoding.FileFormats.Pdf.LowLevel.XRef;
6
-using System.IO.Compression;
7
8
namespace Synercoding.FileFormats.Pdf.LowLevel;
9
0 commit comments