Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
e12ed28
1
Parent(s):
519f7a2
Update utils.py
Browse files- Powers/plugins/utils.py +0 -1
Powers/plugins/utils.py
CHANGED
@@ -248,7 +248,6 @@ async def github(_, m: Message):
|
|
248 |
return
|
249 |
|
250 |
|
251 |
-
session = ClientSession()
|
252 |
pattern = re.compile(r"^text/|json$|yaml$|xml$|toml$|x-sh$|x-shellscript$")
|
253 |
BASE = "https://batbin.me/"
|
254 |
|
|
|
248 |
return
|
249 |
|
250 |
|
|
|
251 |
pattern = re.compile(r"^text/|json$|yaml$|xml$|toml$|x-sh$|x-shellscript$")
|
252 |
BASE = "https://batbin.me/"
|
253 |
|