mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-12 07:01:10 -04: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