From 56e32aac82fe6d18280f6202e3e44d6935fb4b4c Mon Sep 17 00:00:00 2001 From: Vincent_Michael Date: Sat, 23 Feb 2013 18:15:49 +0100 Subject: SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2 --- sql/updates/world/2013_02_23_00_world_gameobject.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2013_02_23_00_world_gameobject.sql b/sql/updates/world/2013_02_23_00_world_gameobject.sql index 039ee4c0c64..48694505704 100644 --- a/sql/updates/world/2013_02_23_00_world_gameobject.sql +++ b/sql/updates/world/2013_02_23_00_world_gameobject.sql @@ -1 +1 @@ -DELETE FROM `gameobject` WHERE `guid`=61090; \ No newline at end of file +DELETE FROM `gameobject` WHERE `guid`=61090; -- cgit v1.2.3