Remove additional references to rethink
This commit is contained in:
parent
c1340ef758
commit
c9b324c68b
1 changed files with 0 additions and 4 deletions
|
|
@ -43,10 +43,6 @@ class App extends React.Component {
|
|||
}
|
||||
|
||||
entriesTapped = () => {
|
||||
r.table('notes').getAll('jyapayne@gmail.com', {index: 'account_id'}).run().then(
|
||||
function(notes){
|
||||
}
|
||||
)
|
||||
};
|
||||
|
||||
handleRequestClose = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue