Skip to content

Commit b1d1aaa

Browse files
author
SBALAVIGNESH123
committed
Fix compilation error: remove duplicate closing brace
1 parent 9149be9 commit b1d1aaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

play-services-wearable/core/src/main/java/org/microg/gms/wearable/WearableSettingsActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ private void refreshList() {
101101
builder.setNegativeButton("Cancel", null);
102102
builder.show();
103103
});
104-
});
105104
}
106105

107106
@Override

0 commit comments

Comments
 (0)