Removed useless space
Former-commit-id: 8eefc03bf288bf24df61b6d5ac4f2f38b69e1c18
This commit is contained in:
parent
8421a543fb
commit
7351ce46fb
|
|
@ -50,5 +50,4 @@ namespace Ndk
|
||||||
ComponentId id = BuildComponentId(name);
|
ComponentId id = BuildComponentId(name);
|
||||||
return RegisterComponent(id);
|
return RegisterComponent(id);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue