From a8869366cd4f2bca36b6ffe790a2c475d70e0894 Mon Sep 17 00:00:00 2001 From: Jake Romer Date: Mon, 9 Oct 2023 10:39:18 -0500 Subject: [PATCH] Delete doc/default/michael_scott.md This file is obsolete and has been superseded by https://github.com/faker-ruby/faker/blob/main/doc/tv_shows/michael_scott.md --- doc/default/michael_scott.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 doc/default/michael_scott.md diff --git a/doc/default/michael_scott.md b/doc/default/michael_scott.md deleted file mode 100644 index 1a1b06fd7e..0000000000 --- a/doc/default/michael_scott.md +++ /dev/null @@ -1,7 +0,0 @@ -# Faker::MichaelScott - -Available since version 1.9.0. - -```ruby -Faker::MichaelScott.quote #=> "I am Beyoncé, always." -```