Skip to content

Commit

Permalink
shiny/driver: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed May 21, 2022
1 parent d24e386 commit e4df7da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions shiny/driver/mtldriver_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
package driver

import (
"bytes"
"fmt"
"os/exec"
"regexp"
"strconv"

"github.com/oakmound/oak/v4/shiny/driver/mtldriver"
"github.com/oakmound/oak/v4/shiny/screen"
)
Expand Down

0 comments on commit e4df7da

Please sign in to comment.