mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
removed one relative import
This commit is contained in:
parent
d661b64a33
commit
837d2d1d10
@ -19,6 +19,6 @@
|
|||||||
Plinth package init file
|
Plinth package init file
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from . import context_processors
|
from plinth import context_processors
|
||||||
|
|
||||||
__version__ = '0.3.2'
|
__version__ = '0.3.2'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user