diff --git a/code/modules/reqs/_supply.dm b/code/modules/reqs/_supply.dm index dd025c2229f..8fac9089dcd 100644 --- a/code/modules/reqs/_supply.dm +++ b/code/modules/reqs/_supply.dm @@ -20,4 +20,4 @@ /datum/export_report/New(_points, _export_name, _faction) points = _points export_name = _export_name - faction = _faction \ No newline at end of file + faction = _faction