From 4a08bd64bffc6dad5a1629b44dcb4268e0565a00 Mon Sep 17 00:00:00 2001 From: Ghommie <42542238+Ghommie@users.noreply.github.com> Date: Tue, 11 Feb 2020 15:50:02 +0100 Subject: [PATCH] Linters check. --- tgstation.dme | 2 -- 1 file changed, 2 deletions(-) diff --git a/tgstation.dme b/tgstation.dme index b8a738332b..ae5d38b771 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -2994,8 +2994,6 @@ #include "code\modules\surgery\organs\tongue.dm" #include "code\modules\surgery\organs\vocal_cords.dm" #include "code\modules\tgs\includes.dm" -#include "code\modules\tgs\v4\api.dm" -#include "code\modules\tgs\v4\commands.dm" #include "code\modules\tgui\external.dm" #include "code\modules\tgui\states.dm" #include "code\modules\tgui\subsystem.dm"