mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
Remove now unneeded typescript definitions for unhomoglyph
Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
parent
b3d8242e39
commit
94ba8eeec3
1 changed files with 0 additions and 4 deletions
4
src/declarations.d.ts
vendored
4
src/declarations.d.ts
vendored
|
@ -1,4 +0,0 @@
|
|||
declare module 'unhomoglyph' {
|
||||
function unhomoglyph(input: string): string
|
||||
export = unhomoglyph
|
||||
}
|
Loading…
Reference in a new issue