2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-04 22:36:00 +00:00

remove dead code

This commit is contained in:
Matthias 2022-02-13 05:08:37 +01:00
parent 127368d47f
commit c84be228f1
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

@ -269,9 +269,6 @@ class StockItemTest(StockAPITestCase):
list_url = reverse('api-stock-list')
def detail_url(self, pk):
return reverse('api-stock-detail', kwargs={'pk': pk})
def setUp(self):
super().setUp()
# Create some stock locations