mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-21 15:48:52 -05:00
remove trailing newline
This commit is contained in:
parent
a514122489
commit
e038c10042
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
* @license MIT
|
||||
*/
|
||||
|
||||
|
||||
import { hash as h64 } from "@intrnl/xxhash64";
|
||||
|
||||
const BASE64_TABLE = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");
|
||||
|
|
Loading…
Add table
Reference in a new issue