Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo. #73

Merged
merged 1 commit into from
Aug 11, 2015
Merged

Fix typo. #73

merged 1 commit into from
Aug 11, 2015

Conversation

chaosgame
Copy link
Contributor

Hello @xiao, @kylehg, @sboora,

Please review the following commits I made in branch 'nathan-perf'.

8fa171d (2015-08-11 13:05:25 -0700)
Fix typo.

R=@xiao
R=@kylehg
R=@sboora

Test plan: 'new checks in unit test'

@xiao
Copy link
Contributor

xiao commented Aug 11, 2015

LGTM

@chaosgame chaosgame force-pushed the nathan-perf branch 7 times, most recently from 91a7a5a to 09037c6 Compare August 11, 2015 21:20
chaosgame added a commit that referenced this pull request Aug 11, 2015
@chaosgame chaosgame merged commit acbf661 into master Aug 11, 2015
@chaosgame chaosgame deleted the nathan-perf branch August 11, 2015 21:33
@@ -3,6 +3,7 @@ var Q = require('kew')
var errors = require('./errors')
var typeUtil = require('./typeUtil')
var DynamoResponse = require('./DynamoResponse')
var AWS = require('aws-sdk')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You appear to add this without using it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants