fix: remove unused model

This commit is contained in:
heidi.ngew 2022-12-22 16:32:52 -05:00
parent 557efb952a
commit c5f05b397a
No known key found for this signature in database
GPG Key ID: 03C9B99A7BFFC435
1 changed files with 0 additions and 2 deletions

View File

@ -3,9 +3,7 @@
package open
import (
"os"
"os/exec"
"path/filepath"
"strings"
// "syscall"
)