Skip to content

Commit 4f58e9f

Browse files
committed
refactor: Remove redundant Javadoc in StreetViewDemoJavaActivity
1 parent 7e50393 commit 4f58e9f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

demo/src/main/java/com/google/maps/android/utils/demo/StreetViewDemoJavaActivity.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@
4545
*/
4646
public class StreetViewDemoJavaActivity extends AppCompatActivity {
4747

48-
/**
49-
* Called when the activity is first created.
50-
*
51-
* @param savedInstanceState If the activity is being re-initialized after
52-
* previously being shut down then this Bundle contains the data it most
53-
* recently supplied in {@link #onSaveInstanceState}. Otherwise it is null.
54-
*/
5548
@SuppressLint("SetTextI18n")
5649
@Override
5750
protected void onCreate(Bundle savedInstanceState) {

0 commit comments

Comments
 (0)