forked from kate/uniborg
Rename telethon.py -> uniborg.py
This commit is contained in:
parent
15169e0bb6
commit
c5d5b2d6fa
|
@ -2,4 +2,4 @@
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
from .telethon import *
|
from .uniborg import *
|
||||||
|
|
Loading…
Reference in New Issue