Uppdating typescript tuff to allow it t build
This commit is contained in:
@@ -8,8 +8,6 @@ import { addCharacterApis } from './characterservice'
|
||||
|
||||
const app = express()
|
||||
const jsonParser = json()
|
||||
const fp = new FilterParser()
|
||||
const obp = new OrderByParser()
|
||||
const port = 3001
|
||||
|
||||
app.get('/', (req, res) => {
|
||||
|
||||
Reference in New Issue
Block a user