remove default doc when creating a class

已回答

Each time I create a class I get the following doc

Is there any way to disable it?

Thanks in advance! 

0

Remove the line that adds the header to the class:

or edit the header itself:

0

请先登录再写评论。