Skip to content

Commit

Permalink
da
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeshine committed Dec 14, 2017
1 parent 0410fd8 commit 532047d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/rgw/rgw_sync_module_aws.cc
Expand Up @@ -1015,9 +1015,6 @@ int RGWAWSSyncModule::create_instance(CephContext *cct, const JSONFormattable& c

conf.bucket_suffix = config["bucket_suffix"];

string access_key;
string secret;

string access_key = config["access_key"];
string secret = config["secret"];

Expand Down

0 comments on commit 532047d

Please sign in to comment.