diff options
Diffstat (limited to 'web/source/settings/user/profile.js')
-rw-r--r-- | web/source/settings/user/profile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/source/settings/user/profile.js b/web/source/settings/user/profile.js index 3162fa0dd..21e86ce66 100644 --- a/web/source/settings/user/profile.js +++ b/web/source/settings/user/profile.js @@ -18,7 +18,6 @@ "use strict"; -const Promise = require("bluebird"); const React = require("react"); const Redux = require("react-redux"); |