diff --git a/example.env b/example.env deleted file mode 100644 index bdb4f01..0000000 --- a/example.env +++ /dev/null @@ -1,5 +0,0 @@ -# -# User name (email address) and password for mastodon server -MD_USER="toota-palooza@example.com" -MD_PASS="my-super-good-password" -MD_HOST="https://always.grumpy.world"