Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10df49d

Browse files
committed
Update README.md
1 parent ae7e06a commit 10df49d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def create_app():
6767
```
6868
from core import redis_store
6969
70-
7170
@app.route('/')
7271
def index():
7372
return redis_store.get('potato','Not Set')

0 commit comments

Comments
 (0)