mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-12 13:28:48 +02:00
remove debug statement
This commit is contained in:
@@ -80,13 +80,6 @@ app.post("/", jsonParser, async (req: any, res: any) => {
|
||||
hasEnvError = true;
|
||||
}
|
||||
|
||||
await asyncExecute(
|
||||
`asdgiohiusdfgoj; \
|
||||
asdfasdfjnjia`,
|
||||
commandErrorHandler,
|
||||
uid
|
||||
);
|
||||
|
||||
await asyncExecute(
|
||||
`cd build/functions; \
|
||||
yarn install`,
|
||||
|
||||
Reference in New Issue
Block a user