summaryrefslogtreecommitdiff
path: root/web/source/settings/lib/form/form-with-data.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/settings/lib/form/form-with-data.jsx')
-rw-r--r--web/source/settings/lib/form/form-with-data.jsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/source/settings/lib/form/form-with-data.jsx b/web/source/settings/lib/form/form-with-data.jsx
index 73799da70..ef05c46c0 100644
--- a/web/source/settings/lib/form/form-with-data.jsx
+++ b/web/source/settings/lib/form/form-with-data.jsx
@@ -17,8 +17,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-"use strict";
-
const React = require("react");
const { Error } = require("../../components/error");