summaryrefslogtreecommitdiff
path: root/snippets
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-04-12 01:55:02 -0700
committerGeorge Fraser <george@fivetran.com>2017-04-12 01:55:02 -0700
commite32d4e2cfe300f676546e761d3704a14d51f4c92 (patch)
treea8d19d5834d7cf821a75426d8a34e45b50fb9871 /snippets
parent01660df35b8de99f20d1cecb3c801d6f310cee63 (diff)
downloadjava-language-server-e32d4e2cfe300f676546e761d3704a14d51f4c92.zip
No longer needed
Diffstat (limited to 'snippets')
-rw-r--r--snippets/java.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/snippets/java.json b/snippets/java.json
index 5a7b5c8..7a73a41 100644
--- a/snippets/java.json
+++ b/snippets/java.json
@@ -1,11 +1,2 @@
{
- "Javadoc": {
- "prefix": "doc",
- "body": [
- "/**",
- " * $0",
- " */"
- ],
- "description": "Javadoc"
- }
} \ No newline at end of file