Fix ESLint issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { execSync } =require('child_process');
|
||||
const { execSync } = require('child_process');
|
||||
|
||||
// Get git hash with fallback
|
||||
const getGitHash = () => {
|
||||
|
||||
Reference in New Issue
Block a user