lib/PublicInbox/Import.pm | 3 --- t/www_listing.t | 1 - diff --git a/lib/PublicInbox/Import.pm b/lib/PublicInbox/Import.pm index 362cdc47375db4b7947c41747c6d15bf91583d7d..17adfabd0d25b1a11cc2599ff53c4a658814c96b 100644 --- a/lib/PublicInbox/Import.pm +++ b/lib/PublicInbox/Import.pm @@ -451,9 +451,6 @@ $self->{tip} = ":$commit"; } my @INIT_FILES = ('HEAD' => undef, # filled in at runtime - 'description' => < <{git_dir}/description"), 'removed bare/description'); open $fh, '>', $cfgfile or xbail "open $cfgfile: $!"; $fh->autoflush(1); print $fh <<"" or xbail "print $!";