diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/client/documents/DocumentTypes.ts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/documents/DocumentTypes.ts b/src/client/documents/DocumentTypes.ts index aec270ab8..06b15d78c 100644 --- a/src/client/documents/DocumentTypes.ts +++ b/src/client/documents/DocumentTypes.ts @@ -26,6 +26,4 @@ export enum DocumentType { PDFANNO = "pdfanno", INK = "ink", DOCUMENT = "document" -} - -// hello world!
\ No newline at end of file +}
\ No newline at end of file |