removing comment that tested pre-commit/pre-push hook
This commit is contained in:
parent
1bfc0606c3
commit
4d64d50598
1 changed files with 0 additions and 2 deletions
|
|
@ -8,5 +8,3 @@ export const shuffleArray = <T>(array: T[]): T[] => {
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
};
|
};
|
||||||
|
|
||||||
// testing pre-commit hooks
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue