[ci] yarn format
This commit is contained in:
parent
1d9f8a57f5
commit
38fc7d64a7
2 changed files with 25 additions and 26 deletions
|
@ -81,7 +81,6 @@
|
||||||
if (route) {
|
if (route) {
|
||||||
let html = await app.render(req, route);
|
let html = await app.render(req, route);
|
||||||
}
|
}
|
||||||
|
|
||||||
}).listen(8080);
|
}).listen(8080);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue