[ci] yarn format
This commit is contained in:
parent
ebe7f4d0ae
commit
19d548f400
1 changed files with 15 additions and 16 deletions
|
@ -65,7 +65,6 @@
|
||||||
if (route) {
|
if (route) {
|
||||||
let html = await app.render(req, route);
|
let html = await app.render(req, route);
|
||||||
}
|
}
|
||||||
|
|
||||||
}).listen(8080);
|
}).listen(8080);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue