Replace tabs with spaces

This commit is contained in:
2015-09-01 13:13:24 +01:00
parent cdd16a53af
commit 3817f4c7ed
117 changed files with 12749 additions and 12749 deletions

View File

@@ -39,7 +39,7 @@ public interface MultiKeyCommandsPipeline {
Response<Long> smove(String srckey, String dstkey, String member);
Response<Long> sort(String key, SortingParams sortingParameters,
String dstkey);
String dstkey);
Response<Long> sort(String key, String dstkey);