Skip to content

Commit

Permalink
removing unwanted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Umar Nafeez Abdul Phatip committed Oct 18, 2024
1 parent 3363160 commit 696fdc0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,9 @@ dist
# dotnet
*.sln


# env
*.local

# Python
.venv
__pycache__


#Codespace
.vscode/settings.json
.devcontainer/update_settings.sh
Expand Down
2 changes: 1 addition & 1 deletion advanced-integration/v2/server/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ PayPal Standard Integration sample in Python using Flask
flask --app server run --port 8080
```

1. Go to [http://localhost:8080/](http://localhost:8080/)
1. Go to [http://localhost:8080/](http://localhost:8080/)

0 comments on commit 696fdc0

Please sign in to comment.