Skip to content
Snippets Groups Projects
Commit 44adbfae authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Remove :singleton from default class attributes.

Defaulting to nil is just fine.
parent 147359a5
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,6 @@ module JsDuck
:alternateClassNames => [],
:requires => [],
:uses => [],
:singleton => false,
})
h[:members] = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment