From 53faf2a4b98d4e198ac16bc1bec7db6c2a882684 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 8 Oct 2020 10:05:56 -0400 Subject: [PATCH] Fixed typo in 'ChangeLog' Signed-off-by: Fred Gleason --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d91ad6d8..8dd3af68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20414,7 +20414,6 @@ 'IMPORTER_LINES.START_HOUR' field in the database. * Removed the 'not null' attribute from the 'IMPORTER_LINES.START_SECS' field in the database. - * Removed the 'IMPORTER_LINES.LINK_LENGTH' field from the database. * Removed the 'IMPORTER_LINES.INSERT_TRACK' field from the database. * Removed the 'IMPORTER_LINES.INSERT_FIRST' field from the database. * Removed the 'IMPORTER_LINES.TRACK_STRING' field from the database.