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

@@ -290,4 +290,3 @@ void AddSC_boss_loken()
new boss_loken();
new spell_loken_pulsing_shockwave();
}

View File

@@ -218,4 +218,3 @@ void AddSC_instance_halls_of_lightning()
{
new instance_halls_of_lightning();
}

View File

@@ -251,4 +251,3 @@ void AddSC_boss_krystallus()
new spell_krystallus_shatter();
new spell_krystallus_shatter_effect();
}

View File

@@ -899,4 +899,3 @@ void AddSC_brann_bronzebeard()
new iron_golem_custodian();
new spell_hos_dark_matter();
}

View File

@@ -268,4 +268,3 @@ void AddSC_instance_halls_of_stone()
{
new instance_halls_of_stone();
}

View File

@@ -1313,4 +1313,3 @@ void AddSC_boss_freya()
new achievement_freya_knock_on_wood("achievement_freya_knock_knock_on_wood", 2);
new achievement_freya_knock_on_wood("achievement_freya_knock_knock_knock_on_wood", 3);
}

View File

@@ -1181,4 +1181,3 @@ void AddSC_boss_razorscale()
new achievement_quick_shave();
new achievement_iron_dwarf_medium_rare();
}

View File

@@ -1348,4 +1348,3 @@ void AddSC_instance_ulduar()
{
new instance_ulduar();
}