Skip to content

Commit e6c4349

Browse files
committed
android studio auto spacing
1 parent 746622f commit e6c4349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterableapi/src/main/java/com/iterable/iterableapi/IterableApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public class IterableApi {
2525
//region SDK (private/internal)
2626
//---------------------------------------------------------------------------------------
2727
static volatile IterableApi sharedInstance = new IterableApi();
28-
28+
2929
private static final String TAG = "IterableApi";
3030
private Context _applicationContext;
3131
IterableConfig config;

0 commit comments

Comments
 (0)