Skip to content

Commit

Permalink
chore:🌻 remove directive
Browse files Browse the repository at this point in the history
  • Loading branch information
NsdHSO committed Oct 28, 2023
1 parent 7045692 commit bc476c6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 230 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
trigger,
} from '@angular/animations';
import { GenerativeService } from '../../service';
import { MaskDirective } from '../../directive/mask.directive';

@Component({
selector: 'sivan-input',
Expand All @@ -29,7 +28,6 @@ import { MaskDirective } from '../../directive/mask.directive';
ReactiveFormsModule,
FtxTooltipComponent,
ScrollHintDirective,
MaskDirective,
],
templateUrl: './sivan-input.component.html',
styleUrls: ['./sivan-input.component.scss'],
Expand Down
123 changes: 0 additions & 123 deletions ftx-sivan-shared/src/lib/directive/mask.directive.spec.ts

This file was deleted.

105 changes: 0 additions & 105 deletions ftx-sivan-shared/src/lib/directive/mask.directive.ts

This file was deleted.

0 comments on commit bc476c6

Please sign in to comment.