remove .idea

This commit is contained in:
Aleksey Chichenkov 2018-09-20 13:53:30 +03:00
parent 91736dbbaf
commit e5798a7576
6 changed files with 29 additions and 25 deletions

View file

@ -69,7 +69,7 @@ function Attributes() {
*
* @public
* @function attributes
* @returns {v2.map(v2.string.type, v2.vc.type)}
* @returns {v2.map(v2.string, v2.vc)}
* @memberof Trees.GlobalAttributeTree.Node.Attributes
*/
this.attributes = function() {