mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
pip fix
This commit is contained in:
parent
ed193e9e90
commit
ea8fd21af0
@ -1,8 +1,6 @@
|
||||
"""
|
||||
Sample plugin for calling an external API
|
||||
"""
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from plugin import IntegrationPluginBase
|
||||
from plugin.mixins import APICallMixin, SettingsMixin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user