mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Remove extra word
This commit is contained in:
parent
6102ece0c4
commit
3d178c73c2
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ class BuildLists {
|
|||
|
||||
console.log('\n', `-- Starting kind lists for ${ apiKindListDirectory }`)
|
||||
|
||||
const endpointMethodName = `Finished kind lists for ${ apiKindListDirectory } endpoints`
|
||||
const endpointMethodName = `Finished kind lists for ${ apiKindListDirectory }`
|
||||
console.time(endpointMethodName)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue