|  | # This file has been auto-generated only because it didn't exist.
 | 
  
    |  | # Feel free to modify it at will; it will not be overwritten automatically.
 | 
  
    |  | 
 | 
  
    |  | package SL::DB::PartParentVariantPartVariant;
 | 
  
    |  | 
 | 
  
    |  | use strict;
 | 
  
    |  | 
 | 
  
    |  | use SL::DB::MetaSetup::PartParentVariantPartVariant;
 | 
  
    |  | use SL::DB::Manager::PartParentVariantPartVariant;
 | 
  
    |  | 
 | 
  
    |  | __PACKAGE__->meta->initialize;
 | 
  
    |  | 
 | 
  
    |  | 1;
 |