Skip to content

Commit

Permalink
Removed incorrect code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBest committed Jun 9, 2021
1 parent 51f7e04 commit 36d4450
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SQL/[custom].[PS_updTestscore].sql
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ GO
-- Description: Inserts or updates a test score. Scores are converted unless supplied pre-converted.
-- Defaults are loaded from code tables if not supplied. Transcript Print will be left as-is unless supplied.
--
-- 2021-04-28 Wyatt Best:
-- =============================================
CREATE PROCEDURE [custom].[PS_updTestscore] @PCID NVARCHAR(10)
,@TestId NVARCHAR(6)
Expand Down

0 comments on commit 36d4450

Please sign in to comment.