This commit is contained in:
Byung Jun Park 2017-07-19 12:01:57 +09:00
parent de3a771eed
commit 501e1e04b7

View File

@ -13,4 +13,3 @@ function injectable(): ClassDecorator {
return target;
};
}