Compare commits

..

No commits in common. "7a7f3591d25c205da3bf252ed4a7b595e34b9656" and "11930d540915c93fbc21269822101fcb7ed5bade" have entirely different histories.

2 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View File

@ -129,4 +129,3 @@ dmypy.json
# Pyre type checker
.pyre/
config.py

View File

@ -1,2 +0,0 @@
OSD_URL = "http://localhost:5050/send/"
CAR_API_URL = "http://localhost:5000/all/"