1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 04:32:01 +02:00

Remove unused e107.ajax object.

This commit is contained in:
Lóna Lore 2016-03-02 16:43:57 +01:00
parent de95262459
commit 1a1a990e6b

View File

@ -6,8 +6,6 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
(function ($) {
e107.ajax = e107.ajax || {};
e107.callbacks = e107.callbacks || {};
/**