Skip to content

Commit

Permalink
Removed redundant things
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi2019194 committed Nov 27, 2023
1 parent 4c1f2dd commit a07989a
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 121 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to BurnOut 3.0!!
<h3>Hello!👋</h3>
<p>Firstly, thank you so much for showing interest in BurnOut 3.0 and contributing to our project.👍</p>
<p>Firstly, thank you so much for showing interest in BurnOut and contributing to our project.👍</p>
The following are a set of guidelines for contributing to BurnOut. We are open to suggestions to enhance our project so feel free to propose changes to this document in a pull request.


Expand Down
15 changes: 0 additions & 15 deletions Enhancements.md

This file was deleted.

50 changes: 0 additions & 50 deletions Scripts/bootstrap_database_rv.py

This file was deleted.

2 changes: 1 addition & 1 deletion apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ def __init__(self):
self.app.config['MAIL_USE_SSL'] = True
self.app.config['MAIL_USERNAME'] = "[email protected]"
self.app.config['MAIL_PASSWORD'] = "helloworld123!"
self.mail = Mail(self.app)
self.mail = Mail(self.app)
19 changes: 0 additions & 19 deletions docs.py

This file was deleted.

33 changes: 0 additions & 33 deletions function_description.md

This file was deleted.

2 changes: 0 additions & 2 deletions src/__init__.py

This file was deleted.

0 comments on commit a07989a

Please sign in to comment.