Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters committed Jul 28, 2023
1 parent 9dba385 commit f7ffb0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ define([
self.loading(true);
self.submit('write').then(data => {
params.activeTab("import");
console.log(data.result);
}).fail( function(err) {
self.alert(
new JsonErrorAlertViewModel(
Expand Down

0 comments on commit f7ffb0c

Please sign in to comment.