remove accidental line

This commit is contained in:
CLN 2023-09-24 01:36:27 +02:00 committed by GitHub
parent a0f15256c1
commit bfb4418eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1210,8 +1210,6 @@ class UserController extends Controller
saveIcon('whatsapp', $request->whatsapp); saveIcon('whatsapp', $request->whatsapp);
saveIcon('mailchimp', $request->mailchimp);
saveIcon('twitch', $request->twitch); saveIcon('twitch', $request->twitch);