diff --git a/gga_init.py b/gga_init.py index 99eb3f604b5723f405d632adc288c7a0ee7aaabc..af8e2c1231db642ebffa0da457e4e12e44a52bd7 100755 --- a/gga_init.py +++ b/gga_init.py @@ -62,11 +62,6 @@ class DeploySpeciesStack(species_data.SpeciesData): logging.critical("Cannot access %s" % self.genus_species) sys.exit(exc) - print(self.strain) - print(self.sex) - print(self.strain_sex) - print(self.full_name) - # Copy the custom banner to the species dir (banner used in tripal pages) # If the path specified is invalid (because it's empty or is still the default demo one), # use the default banner instead