은승우

Update app.js

Showing 1 changed file with 0 additions and 1 deletions
......@@ -61,7 +61,6 @@ const client = new line.Client(config);
// register a webhook handler with middleware
// about the middleware, please refer to doc
const vision = require('@google-cloud/vision');
// Creates a client
var vision = require('google-vision-api-client');
......