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
Melodic
melodic-frontend
Commits
ca20b79d
Commit
ca20b79d
authored
Jan 15, 2022
by
Jan Marchel
Browse files
deleting ufcreator view in module
parent
cf84dee9
Pipeline
#18850
failed with stages
in 4 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/deploying-application/deploying-application.module.ts
View file @
ca20b79d
...
...
@@ -16,7 +16,6 @@ import {SensitiveVariablesDialogComponent} from '../file-uploader/sensitive-vari
import
{
ByonDefinitionsComponent
}
from
'
./byon-definitions/byon-definitions.component
'
;
import
{
ByonModule
}
from
'
../byon/byon.module
'
;
import
{
CloudDefinitionsComponent
}
from
'
./cloud-definitions/cloud-definitions.component
'
;
import
{
UfCreatorViewComponent
}
from
'
./uf-creator-view/uf-creator-view.component
'
;
@
NgModule
({
declarations
:
[
...
...
@@ -26,7 +25,6 @@ import { UfCreatorViewComponent } from './uf-creator-view/uf-creator-view.compon
PreparationEnvironmentComponent
,
ByonDefinitionsComponent
,
CloudDefinitionsComponent
,
UfCreatorViewComponent
,
],
imports
:
[
CommonModule
,
...
...
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