Partial (inventory related) include files cleanup.
[fa-stable.git] / inventory / manage / sales_kits.php
index b45ab3639744c4584689bf8c9a712f02477b7ee3..ab4831f0914dba831479355b4c4a5375cefc638c 100644 (file)
@@ -19,8 +19,6 @@ include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");
 include_once($path_to_root . "/includes/data_checks.inc");
 
-include_once($path_to_root . "/includes/manufacturing.inc");
-
 check_db_has_stock_items(_("There are no items defined in the system."));
 
 simple_page_mode(true);