Skip to content

Commit edd1fd1

Browse files
committed
Fix lint
1 parent a30608d commit edd1fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/atft/src/lib/actor/data-center/server/server-compact-actor.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ import { AbstractServerActor } from './abstract-server-actor';
2929
`
3030
})
3131
export class ServerCompactActorComponent extends AbstractServerActor {
32-
//@Input() label;
32+
3333
}

0 commit comments

Comments
 (0)