Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vasusen-code authored Feb 25, 2022
1 parent f8b15b4 commit e9f58a3
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions main/__init__.py
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# This file is part of the VIDEOconvertor distribution.
# Copyright (c) 2021 vasusen-code ; All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, version 3.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# License can be found in < https://github.com/vasusen-code/VIDEOconvertor/blob/public/LICENSE> .

from telethon import TelegramClient
from decouple import config
import logging
Expand Down

0 comments on commit e9f58a3

Please sign in to comment.