mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
remove space
This commit is contained in:
parent
e559d70e73
commit
c8689d331c
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ app.use(express.urlencoded({ extended: true }));
|
|||
app.use(cookieParser());
|
||||
app.use(express.static(path.join(__dirname, '../../public')));
|
||||
|
||||
|
||||
app.use('/', routes);
|
||||
|
||||
// error handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue