Skip to content

Commit

Permalink
made changes to comments and removed some files
Browse files Browse the repository at this point in the history
  • Loading branch information
arsalan-dev-engineer committed Aug 3, 2024
1 parent 247c822 commit 75bcfc9
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 125 deletions.
54 changes: 0 additions & 54 deletions commands/cache.py

This file was deleted.

4 changes: 4 additions & 0 deletions commands/expense.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import click
import requests

"""
SCRIPT REQUIRES expense_api.py to run with univorn.
"""

# base url for your fastapi server
BASE_URL = "http://127.0.0.1:8000"

Expand Down
18 changes: 0 additions & 18 deletions commands/greetings.py

This file was deleted.

37 changes: 0 additions & 37 deletions commands/joke.py

This file was deleted.

16 changes: 0 additions & 16 deletions commands/pass_gen.py

This file was deleted.

0 comments on commit 75bcfc9

Please sign in to comment.