diff --git a/lib/ace/snippets/jsoniq.snippets b/lib/ace/snippets/jsoniq.snippets index 04ab24f8..965034b7 100644 --- a/lib/ace/snippets/jsoniq.snippets +++ b/lib/ace/snippets/jsoniq.snippets @@ -58,4 +58,4 @@ snippet fn ${3:expr} }; snippet module - module namespace ${1:ns} = "${2:http://www.example.com}"; \ No newline at end of file + module namespace ${1:ns} = "${2:http://www.example.com}"; diff --git a/lib/ace/snippets/xquery.snippets b/lib/ace/snippets/xquery.snippets index 04ab24f8..965034b7 100644 --- a/lib/ace/snippets/xquery.snippets +++ b/lib/ace/snippets/xquery.snippets @@ -58,4 +58,4 @@ snippet fn ${3:expr} }; snippet module - module namespace ${1:ns} = "${2:http://www.example.com}"; \ No newline at end of file + module namespace ${1:ns} = "${2:http://www.example.com}";