nim: fix formatting

This commit is contained in:
Michael Scire 2020-03-31 12:39:34 -07:00
parent 4dc5259791
commit c04af86591

View File

@ -4,7 +4,6 @@
#include "runtime/hosversion.h" #include "runtime/hosversion.h"
static Service g_nimSrv; static Service g_nimSrv;
NX_GENERATE_SERVICE_GUARD(nim); NX_GENERATE_SERVICE_GUARD(nim);