Ignore Util class
This commit is contained in:
parent
8ca94e98be
commit
ee493e5bd2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ const fetch = require('node-fetch');
|
|||
|
||||
/**
|
||||
* Utilities.
|
||||
* @ignore
|
||||
*/
|
||||
class Util {
|
||||
|
||||
|
|
Loading…
Reference in a new issue