diff options
| author | andrewdkim <adkim414@gmail.com> | 2020-02-29 12:44:30 -0500 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2020-02-29 12:44:30 -0500 |
| commit | 5d23ae6c9e9419100579ed162624257302b11656 (patch) | |
| tree | 2a3d050a2741d35932fd6be166ba72c4cae352df /src/client/documents/DocumentTypes.ts | |
| parent | 8262e4d620cd3fe31f3d39f0ebfe007e1dccd00d (diff) | |
undo previous
Diffstat (limited to 'src/client/documents/DocumentTypes.ts')
| -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 |
