Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Commit

Permalink
Minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Nov 20, 2015
1 parent 767165a commit db50d6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dist/deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
root: context.sourceDirectory
});

// Takes the same options arguments as `knox`,
// plus some additional options listed above
var uploader = s3sync({
key: credentials.key,
secret: credentials.secret,
Expand Down
2 changes: 0 additions & 2 deletions src/deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
root: context.sourceDirectory
});

// Takes the same options arguments as `knox`,
// plus some additional options listed above
var uploader = s3sync({
key: credentials.key,
secret: credentials.secret,
Expand Down

0 comments on commit db50d6b

Please sign in to comment.