mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-12-26 16:27:21 -05: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