Skip to content

Commit

Permalink
lint correction
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurvir committed Mar 31, 2024
1 parent 0ee618f commit 15b9650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/Bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import DBService from '../services/DBService.js'
import logger from '../utils/logger.js'
import twilio from 'twilio'

const { MessagingResponse } = twilio.twiml
const actionsService = new ActionsService()
const db = new DBService();

Expand Down

0 comments on commit 15b9650

Please sign in to comment.