mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(): remove unused code
This commit is contained in:
2
js/angular/service/modal.js
vendored
2
js/angular/service/modal.js
vendored
@@ -154,8 +154,6 @@ function($rootScope, $ionicBody, $compile, $timeout, $ionicPlatform, $ionicTempl
|
||||
PLATFORM_BACK_BUTTON_PRIORITY_MODAL
|
||||
);
|
||||
|
||||
self._isOpenPromise = $q.defer();
|
||||
|
||||
ionic.views.Modal.prototype.show.call(self);
|
||||
|
||||
$timeout(function() {
|
||||
|
||||
Reference in New Issue
Block a user