Skip to content

Commit 27992ad

Browse files
committed
rerun tests
1 parent 1e600d6 commit 27992ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ParseServer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ class ParseServer {
187187
if (process.env.PARSE_SERVER_ENABLE_EXPERIMENTAL_DIRECT_ACCESS === '1' || directAccess) {
188188
Parse.CoreManager.setRESTController(ParseServerRESTController(appId, appRouter));
189189
}
190-
191190
return api;
192191
}
193192

0 commit comments

Comments
 (0)