From 57549d32be3829f81520364b8ececccc4b05e167 Mon Sep 17 00:00:00 2001 From: Brian Gough Date: Wed, 7 Feb 2018 15:28:26 +0000 Subject: [PATCH] remove unused path module --- services/web/app/coffee/Features/Project/SafePath.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/web/app/coffee/Features/Project/SafePath.coffee b/services/web/app/coffee/Features/Project/SafePath.coffee index c1bd215777..12c7f012da 100644 --- a/services/web/app/coffee/Features/Project/SafePath.coffee +++ b/services/web/app/coffee/Features/Project/SafePath.coffee @@ -1,5 +1,3 @@ -Path = require('path') - BADCHAR_RX = /// [ \/ # no slashes