Remove comment

This commit is contained in:
Dennis Eichhorn 2017-11-09 20:12:14 +01:00
parent fb5eb8e463
commit e537167a85

View File

@ -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";