mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-21 03:05:38 -05:00
remove unused import
This commit is contained in:
@@ -9,4 +9,4 @@ const getLastPath = function (str) {
|
||||
return str.split('\\').pop().split('/').pop();
|
||||
}
|
||||
|
||||
export {addClasses, getLastPath}
|
||||
export {addClasses, getLastPath}
|
||||
|
||||
Reference in New Issue
Block a user