diff options
author | tkrokli <tkrokli@gmail.com> | 2017-11-16 20:40:06 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2021-02-06 21:41:51 +0100 |
commit | b5ce5d88d6ad01c8fa36728bafab99ad92709dc0 (patch) | |
tree | ae38b5308d34127403c8ac2abe0cc6196be10302 | |
parent | ee0f832b9c79fe0893f50eeb52d49943e60751e6 (diff) |
DB: fix "No newline at end of file"
- 2017_11_16_09_world.sql
(cherry picked from commit c9a7aab32e08fb47584da7354a564bcbdbffa345)
-rw-r--r-- | sql/updates/world/master/2021_02_06_04_world_2017_11_16_09_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/master/2021_02_06_04_world_2017_11_16_09_world.sql b/sql/updates/world/master/2021_02_06_04_world_2017_11_16_09_world.sql index 8ea0eb92fd8..6ddab6bbe24 100644 --- a/sql/updates/world/master/2021_02_06_04_world_2017_11_16_09_world.sql +++ b/sql/updates/world/master/2021_02_06_04_world_2017_11_16_09_world.sql @@ -54,4 +54,3 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi (17495,19,-3143.65,-12438.1,10.1409,""), (17495,20,-3097.4,-12464.2,3.13821,""), (17495,21,-3079.57,-12477.1,0.0367675,""); -
\ No newline at end of file |