Commit aed078b5 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: format

parent 33c33778
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
} }
} }
toast.success(`Successfully imported ${userCount} users`); toast.success(`Successfully imported ${userCount} users.`);
inputFiles = null; inputFiles = null;
const uploadInputElement = document.getElementById('upload-user-csv-input'); const uploadInputElement = document.getElementById('upload-user-csv-input');
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment