mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Comment out unused import
This commit is contained in:
parent
79d2bf8dd5
commit
87edac7008
@ -7,7 +7,7 @@ import * as bodyParser from 'body-parser';
|
||||
import * as cors from 'cors';
|
||||
import * as multer from 'multer';
|
||||
|
||||
import authenticate from './authenticate';
|
||||
// import authenticate from './authenticate';
|
||||
import endpoints from './endpoints';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user