mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-22 15:29:59 +01:00
remove matrix release pipeline workaround
This commit is contained in:
parent
6494caaddb
commit
5eedb31d46
@ -1,10 +1,8 @@
|
||||
import * as google from '@googleapis/androidpublisher'
|
||||
import * as fs from "fs"
|
||||
import * as http from 'https'
|
||||
import matrixcs, * as matrix from 'matrix-js-sdk'
|
||||
import request from 'request'
|
||||
import * as matrix from 'matrix-js-sdk'
|
||||
import * as url from 'url'
|
||||
matrixcs.request(request)
|
||||
|
||||
const __dirname = url.fileURLToPath(new URL('.', import.meta.url));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user