From 9e7d4957c7bddf99aec288872c369d936b758343 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 22 May 2023 22:52:49 +0100 Subject: [PATCH] docs: remove Symfony UK event --- src/content/talk/introduction-to-mob-programming.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/content/talk/introduction-to-mob-programming.md b/src/content/talk/introduction-to-mob-programming.md index 804b66069..8354cc3ef 100644 --- a/src/content/talk/introduction-to-mob-programming.md +++ b/src/content/talk/introduction-to-mob-programming.md @@ -11,11 +11,6 @@ events: location: Cardiff, Wales date: '2022-09-28' url: https://www.meetup.com/php-south-wales/events/288359737 - - - name: The UK Symfony Meetup - location: London, England - date: '2023-05-11' - url: https://www.meetup.com/symfony/events/293153957 --- Pair and mob programming are collaborative approaches to software development where tasks are completed in small groups instead of by individuals.