Skip to content

Commit

Permalink
fix: logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mvayngrib committed Feb 20, 2018
1 parent e2475d2 commit 15cb8da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/samplebot/lambda/oninit.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import AWS = require('aws-sdk')
AWS.config.logger = process.stdout

import { createConf } from '../configure'
import { createBot } from '../../bot'

Expand Down

0 comments on commit 15cb8da

Please sign in to comment.