mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
pip fix
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user