1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-26 17:03:12 +03:00

More delinting

This commit is contained in:
Richard van der Hoff
2016-02-16 16:19:32 +00:00
parent 6a6db36088
commit ab0a06eea7

View File

@@ -21,8 +21,6 @@ limitations under the License.
* @module models/event * @module models/event
*/ */
var utils = require("../utils");
/** /**
* Enum for event statuses. * Enum for event statuses.
* @readonly * @readonly