mirror of
https://github.com/zedeus/nitter.git
synced 2026-04-12 16:52:15 -04:00
Remove nim-regex dependency, improve performance
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
import strutils, strformat, uri, tables, base64
|
||||
import nimcrypto, regex
|
||||
import nimcrypto
|
||||
|
||||
var
|
||||
hmacKey: string
|
||||
|
||||
Reference in New Issue
Block a user