remove unused docstrum class

This commit is contained in:
Eliot Jones
2019-08-08 21:21:27 +01:00
parent fe270aa9bd
commit 31e15ea097

View File

@@ -1,10 +0,0 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace UglyToad.PdfPig.DocumentLayoutAnalysis
{
class Docstrum
{
}
}