mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-08-25 11:55:27 -04:00
Semicolon
This commit is contained in:
@@ -179,7 +179,7 @@ public class YourworldFragment extends Fragment {
|
||||
}
|
||||
|
||||
//blahahahahahahahah
|
||||
Log.d("test","test")
|
||||
Log.d("test","test");
|
||||
//setData(vYourworldViewModel,world);
|
||||
|
||||
//final TextView textView5 = view.findViewById(R.id.text_activeCases);
|
||||
|
Reference in New Issue
Block a user