mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 07:33:11 -07:00
Remove unecessary file
This commit is contained in:
parent
d868ff76e6
commit
071daca0ec
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
module.exports = class KeyGenerator {
|
||||
constructor(options) {
|
||||
this.reservedKeys = options.reservedKeys || ['healthz'];
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue