mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 04:53:24 +00:00
fix: remove filepath import for exec file check on unix
This commit is contained in:
parent
bcce4da92c
commit
beb81c7e3d
@ -3,7 +3,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"path/filepath"
|
||||
"os"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user