export class ComplianceInventoryCodeComponent {
  constructor(private seoService: SeoService) {
    seoService.setTitle('Creating your enterprise code inventory', true);
    seoService.setMetaDescription(
      'Learn how to create your enterprise code inventory and read up on the ' +