From 2a04b54cea9de984048fa1760d66c2d7169e2d42 Mon Sep 17 00:00:00 2001 From: declanshanaghy Date: Mon, 13 Sep 2021 17:22:08 -0700 Subject: [PATCH] Remove more verbs we don't want (#29) --- src/index.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/index.ts b/src/index.ts index 1251554..a84fa29 100644 --- a/src/index.ts +++ b/src/index.ts @@ -9,7 +9,6 @@ export const left = [ "blissful", "bold", "brave", - "busy", "caprine", "charming", "clever", @@ -41,10 +40,8 @@ export const left = [ "gracious", "great", "happy", - "hardcore", "heuristic", "hopeful", - "hungry", "infallible", "inspiring", "interesting", @@ -79,7 +76,6 @@ export const left = [ "stoic", "sweet", "tender", - "thirsty", "trusting", "unruffled", "upbeat",