Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Mapper Service
Commits
4ff93b6f
Commit
4ff93b6f
authored
Aug 13, 2020
by
Jonas Waeber
Browse files
Remove unnecessary app settings.
parent
b4f5e91a
Pipeline
#12849
passed with stages
in 5 minutes and 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/kotlin/Service.kt
View file @
4ff93b6f
...
...
@@ -28,9 +28,7 @@ class Service(file: String = "app.yml") {
val
settings
=
SettingsLoader
(
listOf
(
"institutionId"
,
"institutionIdOld"
,
"recordSetId"
,
"recordSetIdOld"
,
"configs"
),
file
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment