Skip to content

Commit

Permalink
UI: Remove an unsed import, EventV1beta1Api (#2116)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
  • Loading branch information
tenzen-y committed Feb 17, 2023
1 parent 1f3dce9 commit 22babe4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Component, Input, Output, EventEmitter } from '@angular/core';
import { FormGroup } from '@angular/forms';
import { EventsV1beta1Api } from '@kubernetes/client-node';

@Component({
selector: 'app-nas-operation',
Expand Down

0 comments on commit 22babe4

Please sign in to comment.