diff --git a/app/templates/_scripts.html.j2 b/app/templates/_scripts.html.j2 index 04728ce0..9f7f6396 100644 --- a/app/templates/_scripts.html.j2 +++ b/app/templates/_scripts.html.j2 @@ -25,7 +25,6 @@ output='gen/app.%(version)s.js', 'js/App.js', 'js/Utils.js', - 'js/CorpusAnalysis/CQiClient.js', 'js/CorpusAnalysis/CorpusAnalysisApp.js', 'js/CorpusAnalysis/CorpusAnalysisConcordance.js', 'js/CorpusAnalysis/CorpusAnalysisReader.js',