How did I add some many lines? Removing them

This commit is contained in:
LucasGGamerM
2022-12-27 18:27:57 -03:00
parent 3104ddb4b6
commit 68397bd487

View File

@@ -445,48 +445,6 @@ public class ProfileFragment extends LoaderFragment implements OnBackPressedList
name.setText(ssb);
setTitle(ssb);
if(isOwnProfile){
noteEdit.setVisibility(View.GONE);
}