From faefe1c45bc9e439fbaac0b44172ad2c71f3e83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Mon, 11 Oct 2021 23:16:54 +0200 Subject: [PATCH] Delete use-please-instead-of-using-using.md --- content/tips/use-please-instead-of-using-using.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 content/tips/use-please-instead-of-using-using.md diff --git a/content/tips/use-please-instead-of-using-using.md b/content/tips/use-please-instead-of-using-using.md deleted file mode 100644 index 9679628..0000000 --- a/content/tips/use-please-instead-of-using-using.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: 'Use please() instead of using using()' -tweet_id: 1426235640509865986 -thread_slug: pest-tips -author_username: archtechx -images: - - https://pbs.twimg.com/media/E8sBPPaXoAYJ9s6.png -created_at: 2021-08-16T19:09:26+02:00 -slug: use-please-instead-of-using-using ---- -Even nicer than using().