diff --git a/code/modules/tcg/cards.dm b/code/modules/tcg/cards.dm index a834d42661..725b5aa8b6 100644 --- a/code/modules/tcg/cards.dm +++ b/code/modules/tcg/cards.dm @@ -453,4 +453,4 @@ cards.Remove(choice) update_icon() return - . = ..() \ No newline at end of file + . = ..() diff --git a/code/modules/tcg/misc.dm b/code/modules/tcg/misc.dm deleted file mode 100644 index e69de29bb2..0000000000