Remove unnecessary files

This commit is contained in:
Gunnsteinn Hall 2017-05-24 21:55:07 +00:00
parent 5a7469958d
commit cbdd19e29c

View File

@ -1,17 +0,0 @@
/*
* This file is subject to the terms and conditions defined in
* file 'LICENSE.md', which is part of this source code package.
*/
package annotator
import (
pdfcore "github.com/unidoc/unidoc/pdf/core"
pdf "github.com/unidoc/unidoc/pdf/model"
)