Skip to content

Commit 54105ce

Browse files
committed
Clean up unused import
1 parent dd52876 commit 54105ce

File tree

1 file changed

+0
-3
lines changed
  • src/main/java/com/twilio/sdk/verbs

1 file changed

+0
-3
lines changed

src/main/java/com/twilio/sdk/verbs/Uri.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
package com.twilio.sdk.verbs;
22

3-
import java.util.ArrayList;
4-
53
public class Uri extends Verb {
64

7-
85
/**
96
* Instantiates a new Uri to dial with Sip
107
*/

0 commit comments

Comments
 (0)