mirror of https://github.com/dspinellis/UMLGraph
Realized that there's no need for a .* match pattern, hide in this case is simply a global option
This commit is contained in:
parent
143fef34f1
commit
87df86413a
|
|
@ -2,8 +2,6 @@ package gr.spinellis.views;
|
|||
|
||||
/**
|
||||
* @view
|
||||
*
|
||||
* @match .*
|
||||
* @opt hide
|
||||
*
|
||||
* @match gr.spinellis.product.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue