Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchamp committed Sep 1, 2023
1 parent e8b13ff commit 5bf5357
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { ugettext } from './i18n';

export function initRealTimeValidation() {

$('#username').on('keyup', function(){
Expand Down

0 comments on commit 5bf5357

Please sign in to comment.