summaryrefslogtreecommitdiff
path: root/support/texlab/src/hover/bibtex/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/src/hover/bibtex/mod.rs')
-rw-r--r--support/texlab/src/hover/bibtex/mod.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/support/texlab/src/hover/bibtex/mod.rs b/support/texlab/src/hover/bibtex/mod.rs
deleted file mode 100644
index 59ff356fa0..0000000000
--- a/support/texlab/src/hover/bibtex/mod.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-pub mod entry_type;
-pub mod field;
-pub mod string_reference;