mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-09 15:24:31 +00:00
[svn r8007] remove debug line
This commit is contained in:
@@ -93,7 +93,6 @@ while (<CSV>) {
|
|||||||
if (!$grade) { $grade = ""; }
|
if (!$grade) { $grade = ""; }
|
||||||
if (!$desc) { $desc = ""; }
|
if (!$desc) { $desc = ""; }
|
||||||
if (!$area) { $area = ""; }
|
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 ""))
|
if (($completion ne "") and ($ref ne ""))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user