mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
disks: add missing import json
This commit is contained in:
parent
45c194268f
commit
2b0cf1b987
@ -22,6 +22,7 @@ Plinth module to manage disks.
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
import logging
|
||||
import subprocess
|
||||
import json
|
||||
|
||||
from plinth import actions
|
||||
from plinth.menu import main_menu
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user