remove default doc when creating a class

Answered

Each time I create a class I get the following doc

Is there any way to disable it?

Thanks in advance! 

0
1 comment

Remove the line that adds the header to the class:

or edit the header itself:

0

Please sign in to leave a comment.