Skip to content

Commit

Permalink
updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedsonpys committed Jul 11, 2022
1 parent 1c4842e commit 4f11bcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ database.add('languages', {
}
})

database.commit()

languages = database.get('languages')
print(f'All languages: {languages}')
```
Expand Down

0 comments on commit 4f11bcf

Please sign in to comment.