Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Removed useless NewsCog #212

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions general/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from .betheprofessional import BeTheProfessionalCog
from .custom_commands import CustomCommandsCog
from .discord_bot_token_deleter import DiscordBotTokenDeleterCog
from .news import NewsCog
from .polls import PollsCog
from .reactionpin import ReactionPinCog
from .reactionrole import ReactionRoleCog
Expand All @@ -14,7 +13,6 @@
"BeTheProfessionalCog",
"CustomCommandsCog",
"DiscordBotTokenDeleterCog",
"NewsCog",
"PollsCog",
"ReactionPinCog",
"ReactionRoleCog",
Expand Down
4 changes: 0 additions & 4 deletions general/news/__init__.py

This file was deleted.

161 changes: 0 additions & 161 deletions general/news/cog.py

This file was deleted.

5 changes: 0 additions & 5 deletions general/news/colors.py

This file was deleted.

4 changes: 0 additions & 4 deletions general/news/documentation.md

This file was deleted.

19 changes: 0 additions & 19 deletions general/news/models.py

This file was deleted.

13 changes: 0 additions & 13 deletions general/news/permissions.py

This file was deleted.

19 changes: 0 additions & 19 deletions general/news/translations/en.yml

This file was deleted.