Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
a6ef245f
Commit
a6ef245f
authored
Jun 23, 2021
by
Stefan Probst
Browse files
fix: remove another license prop
parent
b2098434
Pipeline
#206214
passed with stages
in 32 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/api/sshoc/helpers.ts
View file @
a6ef245f
...
@@ -49,7 +49,6 @@ export function convertToInitialFormValues(
...
@@ -49,7 +49,6 @@ export function convertToInitialFormValues(
version
:
item
.
version
,
version
:
item
.
version
,
description
:
item
.
description
,
description
:
item
.
description
,
accessibleAt
:
item
.
accessibleAt
,
accessibleAt
:
item
.
accessibleAt
,
licenses
:
item
.
licenses
,
// deprecated?
/**
/**
* Only ids needed.
* Only ids needed.
*/
*/
...
...
Write
Preview
Markdown
is supported
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