mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:06:05 -04:00
Replace syutil references in scripts
This commit is contained in:
parent
78323ccdb3
commit
f093873d69
5 changed files with 15 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
from synapse.crypto.event_signing import *
|
||||
from syutil.base64util import encode_base64
|
||||
from unpaddedbase64 import encode_base64
|
||||
|
||||
import argparse
|
||||
import hashlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue