Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton-byte committed Mar 12, 2024
1 parent b2cf51b commit 2c3b13e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## <p align="center">Thundra</p>
<p align="center"><img src="assets/logo.jpg" width="150px"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/krypton-byte/thundra/master/assets/logo.jpg" width="150px"/></p>

Thundra is a framework designed to streamline the development of WhatsApp bots and automations. It provides a solid foundation and abstraction layer to simplify the process of creating and managing WhatsApp bots for various purposes.

Expand Down
2 changes: 1 addition & 1 deletion bot_example/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## <p align="center">Thundra</p>
<p align="center"><img src="assets/logo.jpg" width="150px"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/krypton-byte/thundra/master/assets/logo.jpg" width="150px"/></p>

Thundra is a framework designed to streamline the development of WhatsApp bots and automations. It provides a solid foundation and abstraction layer to simplify the process of creating and managing WhatsApp bots for various purposes.

Expand Down
2 changes: 1 addition & 1 deletion thundra/templates/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## <p align="center">Thundra</p>
<p align="center"><img src="assets/logo.jpg" width="150px"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/krypton-byte/thundra/master/assets/logo.jpg" width="150px"/></p>

Thundra is a framework designed to streamline the development of WhatsApp bots and automations. It provides a solid foundation and abstraction layer to simplify the process of creating and managing WhatsApp bots for various purposes.

Expand Down

0 comments on commit 2c3b13e

Please sign in to comment.