Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Feb 12, 2021
1 parent a30608d commit edd1fd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ import { AbstractServerActor } from './abstract-server-actor';
`
})
export class ServerCompactActorComponent extends AbstractServerActor {
//@Input() label;

}

0 comments on commit edd1fd1

Please sign in to comment.