Skip to content

Commit ab69418

Browse files
committed
missing new line at the end
1 parent 2ee5126 commit ab69418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sql/stored_procedures/uspSSRSPremiumDistribution.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ CREATE PROCEDURE [dbo].[uspSSRSPremiumDistribution]
141141
END
142142
SELECT MonthId, DistrictName,ProductCode,ProductName,TotalCollected,NotAllocated,Allocated FROM #tmpResult
143143
END
144-
GO
144+
GO

0 commit comments

Comments
 (0)