Skip to content

Commit

Permalink
SHIBUI-354 Removed old files
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Oct 12, 2018
1 parent 97a87f4 commit 4763697
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 88 deletions.
60 changes: 0 additions & 60 deletions ui/src/app/shared/directive/info-label.directive.spec.ts

This file was deleted.

25 changes: 0 additions & 25 deletions ui/src/app/shared/directive/info-label.directive.ts

This file was deleted.

3 changes: 0 additions & 3 deletions ui/src/app/shared/shared.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { AutoCompleteComponent } from './autocomplete/autocomplete.component';
import { ValidationClassDirective } from './validation/validation-class.directive';
import { InputDefaultsDirective } from './directive/input-defaults.directive';
import { ValidFormIconComponent } from './component/valid-form-icon.component';
import { InfoLabelDirective } from './directive/info-label.directive';
import { PrettyXml } from './pipe/pretty-xml.pipe';
import { ToggleSwitchComponent } from './switch/switch.component';
import { ContenteditableDirective } from './contenteditable/contenteditable.directive';
Expand All @@ -31,7 +30,6 @@ import { NgbPopoverModule } from '@ng-bootstrap/ng-bootstrap';
ValidationClassDirective,
InputDefaultsDirective,
ValidFormIconComponent,
InfoLabelDirective,
PrettyXml,
ReplacePipe,
CustomDatePipe,
Expand All @@ -48,7 +46,6 @@ import { NgbPopoverModule } from '@ng-bootstrap/ng-bootstrap';
InputDefaultsDirective,
ValidFormIconComponent,
ValidationClassDirective,
InfoLabelDirective,
ContenteditableDirective,
ReplacePipe,
CustomDatePipe,
Expand Down

0 comments on commit 4763697

Please sign in to comment.