Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/thrift/folds.scm')
| -rw-r--r-- | runtime/queries/thrift/folds.scm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/runtime/queries/thrift/folds.scm b/runtime/queries/thrift/folds.scm deleted file mode 100644 index 1361be1f..00000000 --- a/runtime/queries/thrift/folds.scm +++ /dev/null @@ -1,12 +0,0 @@ -[ - (annotation_definition) - (enum_definition) - (exception_definition) - (function_definition) - (senum_definition) - (service_definition) - (struct_definition) - (union_definition) - - (comment) -] @fold |