Remove fun from the world

pull/10616/head
Andrew Watkins 2017-10-04 15:53:24 -07:00
parent b5431b80eb
commit e6d3db8add
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)