Skip to content

Commit 57f22b2

Browse files
committed
cleanup
1 parent bae17df commit 57f22b2

File tree

1 file changed

+0
-3
lines changed
  • amisforum/live/conference

1 file changed

+0
-3
lines changed

amisforum/live/conference/app.js

-3
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@ function getOrganizer() {
206206
}))
207207
}
208208

209-
function(organizer) {
210-
$("input#confOrganizer").val(organizer);
211-
return contractInstance.numRegistrants.call();
212209
// createWallet
213210
function createWallet(password) {
214211

0 commit comments

Comments
 (0)