Skip to content

Commit

Permalink
Auto Fixes: Code formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
InukaAsith committed Sep 22, 2021
1 parent 129c757 commit 9ab9248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DaisyX/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

import asyncio, os
import asyncio
import os
from importlib import import_module

from aiogram import executor
Expand Down

0 comments on commit 9ab9248

Please sign in to comment.