summary refs log tree commit diff
path: root/syweb/webclient/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'syweb/webclient/app.js')
-rw-r--r--syweb/webclient/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/syweb/webclient/app.js b/syweb/webclient/app.js
index 35190a71f4..1a1be4bd06 100644
--- a/syweb/webclient/app.js
+++ b/syweb/webclient/app.js
@@ -16,7 +16,6 @@ limitations under the License.
 
 var matrixWebClient = angular.module('matrixWebClient', [
     'ngRoute',
-    'ngAnimate',
     'MatrixWebClientController',
     'LoginController',
     'RegisterController',