Delete stray note.

This commit is contained in:
Bradley M. Kuhn 2023-06-03 07:54:27 -07:00
parent 34e24a8a31
commit 34b6ba4cb8

View file

@ -216,11 +216,6 @@ print STDERR "$GROUP ($GROUP_NAMES_BY_DIR{$GROUP}) starts at $upiStart and ends
open($upiFH, ">", $upiNumberFile);
print $upiFH ++$upiCurrentNum, "\n";
close $upiFH;
#make_path(, {
# verbose => 1,
# mode => 0755,
#});
###############################################################################
#
# Local variables: