Removed unnecessary comment

This commit is contained in:
Gregory Campbell
2021-11-24 23:08:31 -05:00
parent 20a50a63ba
commit 7dfde1842f
-1
View File
@@ -22,7 +22,6 @@ jobs:
with:
node-version: 12
# ESLint and Prettier must be in `package.json`
- name: Install Node.js dependencies
run: npm ci