Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sadnub committed Nov 22, 2023
1 parent d1ab69d commit 29ee50e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/tacticalrmm/autotasks/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import string
from contextlib import suppress
from typing import TYPE_CHECKING, Any, Dict, List, Optional, Union
from zoneinfo import ZoneInfo

from django.core.cache import cache
from django.core.validators import MaxValueValidator, MinValueValidator
Expand Down

0 comments on commit 29ee50e

Please sign in to comment.