Skip to content

Commit

Permalink
Drop unused restart action dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonct committed Jul 15, 2024
1 parent 6d64562 commit 8dae934
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/jlmkr/actions/restart.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
#
# SPDX-License-Identifier: LGPL-3.0-only

import subprocess
import time

from actions.start import start_jail
from actions.stop import stop_jail
from utils.console import eprint
Expand Down

0 comments on commit 8dae934

Please sign in to comment.