Toggle navigation
Toggle navigation
This project
Loading...
Sign in
은승우
/
LINEBOT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
은승우
2019-12-03 20:05:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
40ffc173e9dfd669053180a27e9467e584cefdec
40ffc173
1 parent
aa0ec6ca
Update app.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
40ffc17
...
...
@@ -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'
);
...
...
Please
register
or
login
to post a comment