Commit a51d503e authored by JC Brand's avatar JC Brand

Remove invalid comment

parent 24a93c56
...@@ -7,14 +7,6 @@ ...@@ -7,14 +7,6 @@
/*global Backbone, define, window, document, locales */ /*global Backbone, define, window, document, locales */
(function (root, factory) { (function (root, factory) {
// Two modules are loaded as dependencies.
//
// * **converse-dependencies**: A list of dependencies converse.js depends on.
// The path to this module is in main.js and the module itself can be overridden.
// * **converse-templates**: The HTML templates used by converse.js.
//
// The dependencies are then split up and passed into the factory function,
// which contains and instantiates converse.js.
define("converse-core", [ define("converse-core", [
"jquery", "jquery",
"underscore", "underscore",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment