From 3a97b1a07ad2788f9ba559f7c82d71bb1dced593 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Fri, 30 Jun 2023 12:11:17 +0200
Subject: [PATCH] Remove mention of old cqi client
---
app/templates/_scripts.html.j2 | 1 -
1 file changed, 1 deletion(-)
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',