Skip to content

Commit

Permalink
remove unused time library
Browse files Browse the repository at this point in the history
  • Loading branch information
ohjuny committed Dec 10, 2024
1 parent 55d98da commit c9a0723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lowtime/solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

from __future__ import annotations

import time
import sys
import logging
from collections.abc import Generator
Expand Down

0 comments on commit c9a0723

Please sign in to comment.