Update edit.js

This commit is contained in:
RebeccaStankus 2018-05-10 11:41:14 -07:00 committed by GitHub
parent 0685201b68
commit cb4d9586fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -470,7 +470,6 @@ var toolBar = (function () {
}
}
// Handles any edit mode updates required when domains have switched
function checkEditPermissionsAndUpdate() {
if ((createButton === null) || (createButton === undefined)) {