change required for closure_methods renaming (#1058)

This commit is contained in:
Fabian Keller 2019-04-14 09:48:52 +02:00 committed by Miran
parent 5f30a80a00
commit 29da914c1d

View File

@ -12972,10 +12972,15 @@
},
{
"name": "closure_methods",
"url": "https://github.com/bluenote10/closure_methods",
"alias": "oop_utils"
},
{
"name": "oop_utils",
"url": "https://github.com/bluenote10/oop_utils",
"method": "git",
"tags": [
"macro",
"class",
"inheritance",
"oop",
"closure",