Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-view/src/annotations.rs')
| -rw-r--r-- | helix-view/src/annotations.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-view/src/annotations.rs b/helix-view/src/annotations.rs deleted file mode 100644 index 4c630487..00000000 --- a/helix-view/src/annotations.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod diagnostics; |