mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Remove unused e107.ajax object.
This commit is contained in:
@@ -6,8 +6,6 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
||||
|
||||
(function ($) {
|
||||
|
||||
e107.ajax = e107.ajax || {};
|
||||
|
||||
e107.callbacks = e107.callbacks || {};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user