Completed
Pull Request — master (#16)
by Mischa
04:02 queued 11s
created
Superdesk/ContentApiSdk/Api/Authentication/OAuthPasswordAuthentication.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
             'username' => $this->getUsername(),
101 101
             'refresh_token' => $this->refreshToken
102 102
         ));
103
-   }
103
+    }
104 104
 
105 105
     /**
106 106
      * {@inheritdoc}
Please login to merge, or discard this patch.