mirror of https://github.com/coddrago/Heroku
Update _reference_finder.py
parent
1f45ce755f
commit
342172d3ac
|
@ -1,3 +1,10 @@
|
||||||
|
# ©️ Codrago, 2024-2025
|
||||||
|
# This file is a part of Heroku Userbot
|
||||||
|
# 🌐 https://github.com/coddrago/Heroku
|
||||||
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
|
# позже лицуху хикари и сюда закину
|
||||||
import gc as _gc
|
import gc as _gc
|
||||||
import inspect
|
import inspect
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Reference in New Issue