Remove fun from the world

pull/2077/merge
Andrew Watkins 2017-10-04 15:53:24 -07:00
parent 0c58df12a6
commit 4c2c3ab808
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ const emptyFunny = [
'Looks like you dont have any queries. Be a lot cooler if you did.',
'Create a query. Go on, I dare ya!',
'Create a query. Have fun!',
'1) Create a query \n2) Call your mom',
]
export const emptyGraphCopy = _.sample(emptyFunny)