style: update space line

pull/64/head
moonrailgun 3 years ago
parent 076c907a05
commit bd4de4b7dd

@ -178,7 +178,6 @@ export default class ApiService extends TcService {
} }
res.write(data['html'] ?? ''); res.write(data['html'] ?? '');
res.end(); res.end();
return; return;
} }

Loading…
Cancel
Save