From f70bd6b032455c24c3a6675d8f611ace3f637221 Mon Sep 17 00:00:00 2001 From: philipp lang Date: Sat, 30 Oct 2021 22:17:08 +0200 Subject: [PATCH] Lint --- classes/InstagramService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/classes/InstagramService.php b/classes/InstagramService.php index 466f7ef..f15ed3a 100644 --- a/classes/InstagramService.php +++ b/classes/InstagramService.php @@ -104,7 +104,6 @@ class InstagramService extends SocialService { ], ]; } - } }