fix(Server): remove double blank lines at the end of several files (#19735)

This commit is contained in:
Grimdhex
2024-08-25 12:21:14 +02:00
committed by GitHub
parent d4aca0bca1
commit 61f3a631c3
230 changed files with 0 additions and 230 deletions

View File

@@ -822,4 +822,3 @@ void AddSC_boss_argent_challenge()
RegisterSpellScript(spell_toc5_light_rain);
RegisterSpellScript(spell_reflective_shield_aura);
}

View File

@@ -1310,4 +1310,3 @@ void AddSC_instance_trial_of_the_champion()
{
new instance_trial_of_the_champion();
}

View File

@@ -955,4 +955,3 @@ void AddSC_boss_anubarak_trial()
new spell_gen_leeching_swarm();
new spell_gen_leeching_swarm_dmg();
}

View File

@@ -2496,4 +2496,3 @@ void AddSC_boss_faction_champions()
new npc_toc_pet_hunter();
new spell_faction_champion_warl_unstable_affliction();
}

View File

@@ -524,4 +524,3 @@ void AddSC_boss_jaraxxus()
new spell_toc25_mistress_kiss();
new spell_mistress_kiss_area();
}

View File

@@ -927,4 +927,3 @@ void AddSC_boss_twin_valkyr()
new spell_valkyr_touch();
new spell_valkyr_ball_periodic_dummy();
}

View File

@@ -1694,4 +1694,3 @@ void AddSC_instance_trial_of_the_crusader()
{
new instance_trial_of_the_crusader();
}