refactoring urls
[osm/LW-UI.git] / static / src / userhandler / user_list.js
index 196b878..282c314 100644 (file)
@@ -23,8 +23,6 @@ function openModalCreateUser(args) {
         }
     });
 
-
-
     $('#modal_new_user').modal('show');
 }