diff options
author | Ivan Chen <ivan@tagg.id> | 2021-02-15 13:32:34 -0500 |
---|---|---|
committer | Ivan Chen <ivan@tagg.id> | 2021-02-15 13:32:34 -0500 |
commit | ce89c28debb957e37eb30e2efec00abb268cdb4a (patch) | |
tree | c86b8abf9b1d93070949e8edbd7dc0bb77f795dd /src/constants/strings.ts | |
parent | 5cdde33f9c35c1d26f47d0a71ee75c635a94ee49 (diff) |
hitting endpoint
Diffstat (limited to 'src/constants/strings.ts')
-rw-r--r-- | src/constants/strings.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants/strings.ts b/src/constants/strings.ts index 9680320a..6cf5e7c2 100644 --- a/src/constants/strings.ts +++ b/src/constants/strings.ts @@ -1,4 +1,3 @@ - /* eslint-disable */ // Below is the regex to convert this into a csv for the Google Sheet // export const (.*) = .*?(['|"|`])(.*)\2; |