Skip to content
Snippets Groups Projects
Commit ac963180 authored by dgelessus's avatar dgelessus
Browse files

Remove apparently unused dependency on Mustache compiler

parent ecccb44b
Branches
Tags
No related merge requests found
...@@ -8,7 +8,6 @@ buildscript { ...@@ -8,7 +8,6 @@ buildscript {
} }
dependencies { dependencies {
classpath 'com.github.spullara.mustache.java:compiler:0.9.6'
classpath 'org.freemarker:freemarker:2.3.29' classpath 'org.freemarker:freemarker:2.3.29'
classpath 'org.yaml:snakeyaml:1.25' classpath 'org.yaml:snakeyaml:1.25'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment