unused code
This commit is contained in:
parent
9e596ebb75
commit
02a2e06d52
4 changed files with 0 additions and 6 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
'use strict';
|
||||
|
||||
var React = require('react');
|
||||
var MatrixClientPeg = require("../../MatrixClientPeg");
|
||||
|
||||
module.exports = {
|
||||
|
@ -51,8 +50,6 @@ module.exports = {
|
|||
},
|
||||
|
||||
changeDisplayname: function(new_displayname) {
|
||||
var cli = MatrixClientPeg.get();
|
||||
|
||||
this.setState({
|
||||
busy: true,
|
||||
errorString: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue