mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
[svn r8007] remove debug line
This commit is contained in:
@@ -93,7 +93,6 @@ while (<CSV>) {
|
||||
if (!$grade) { $grade = ""; }
|
||||
if (!$desc) { $desc = ""; }
|
||||
if (!$area) { $area = ""; }
|
||||
print "number $number, grade $grade, area $area, desc $desc, ref $ref, station $station, completion $completion\n";
|
||||
|
||||
if (($completion ne "") and ($ref ne ""))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user