From e537167a85339dd270df3ac1233c2c560774d6f2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 9 Nov 2017 20:12:14 +0100 Subject: [PATCH] Remove comment --- Math/MathProcessor.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Math/MathProcessor.js b/Math/MathProcessor.js index 4dd46b0..1553133 100644 --- a/Math/MathProcessor.js +++ b/Math/MathProcessor.js @@ -1,13 +1,3 @@ -/** - * Standard library - * - * This library provides useful functionalities for the DOM and other manipulations. - * - * @copyright Dennis Eichhorn - * @license OMS License 1.0 - * @version 1.0.0 - * @since 1.0.0 - */ (function (jsOMS) { "use strict";