Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/node_modules/ajv/lib/dot/const.jst')
-rw-r--r--assets/node_modules/ajv/lib/dot/const.jst11
1 files changed, 0 insertions, 11 deletions
diff --git a/assets/node_modules/ajv/lib/dot/const.jst b/assets/node_modules/ajv/lib/dot/const.jst
deleted file mode 100644
index 2aa2298..0000000
--- a/assets/node_modules/ajv/lib/dot/const.jst
+++ /dev/null
@@ -1,11 +0,0 @@
-{{# def.definitions }}
-{{# def.errors }}
-{{# def.setupKeyword }}
-{{# def.$data }}
-
-{{? !$isData }}
- var schema{{=$lvl}} = validate.schema{{=$schemaPath}};
-{{?}}
-var {{=$valid}} = equal({{=$data}}, schema{{=$lvl}});
-{{# def.checkError:'const' }}
-{{? $breakOnError }} else { {{?}}