Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
jmulford-bw committed Nov 7, 2018
1 parent d663e88 commit 2dd668b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/com/bandwidth/sdk/numbers/NumbersClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import org.asynchttpclient.DefaultAsyncHttpClientConfig;
import org.asynchttpclient.Realm;

import static org.asynchttpclient.Dsl.asyncHttpClient;


public class NumbersClient {

Expand Down

0 comments on commit 2dd668b

Please sign in to comment.