Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-zaidali committed Jul 17, 2023
2 parents 22e8934 + 671fdbd commit bf8aab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notes/notes.py
@@ -1,9 +1,9 @@
import asyncio
import logging
import time as _time
import math
import time as _time
from operator import attrgetter
from typing import Dict, List, Union, overload, Optional, TypeVar
from typing import Dict, List, Optional, TypeVar, Union, overload

import discord
from redbot.core import Config, commands
Expand Down

0 comments on commit bf8aab5

Please sign in to comment.