mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
ssh: Fix flake8 failure by removing unused import
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
ddb95752a8
commit
92a5a11659
@ -20,7 +20,7 @@ Views for the SSH module
|
||||
from django.contrib import messages
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from plinth import action_utils, actions
|
||||
from plinth import actions
|
||||
from plinth.modules import ssh
|
||||
from plinth.views import AppView
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user