mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 10:49:38 +02:00
Fix lint
This commit is contained in:
@@ -2,7 +2,6 @@ import express from 'express';
|
||||
import cors from 'cors';
|
||||
import { createServer as createViteServer } from 'vite';
|
||||
|
||||
|
||||
async function createServer() {
|
||||
const app = express();
|
||||
|
||||
|
Reference in New Issue
Block a user