summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index 226ae31..c1420f9 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -66,7 +66,6 @@ const char* administration_save_template =
" <AIService>\n"
" <Provider>{{AI_SERVICE_PROVIDER}}</Provider>\n"
" <PublicKey>{{AI_SERVICE_PUBLIC_KEY}}</PublicKey>\n"
-" <PrivateKey>{{AI_SERVICE_PRIVATE_KEY}}</PrivateKey>\n"
" </AIService>\n"
"</Administration>";