From 3749e2ae3ec88e4626c78e3b515d6a6df1ed4d00 Mon Sep 17 00:00:00 2001 From: Chris Manson Date: Tue, 23 Jul 2024 11:42:28 +0100 Subject: [PATCH] fix lint --- config/fastboot.js | 1 - 1 file changed, 1 deletion(-) diff --git a/config/fastboot.js b/config/fastboot.js index f4ef5413..a537769f 100644 --- a/config/fastboot.js +++ b/config/fastboot.js @@ -1,4 +1,3 @@ -/* global atob */ module.exports = function () { return { buildSandboxGlobals(defaultGlobals) {