mirror of
https://github.com/alecthomas/chroma.git
synced 2025-07-11 01:00:15 +02:00
Clean up imports and make cmd/chroma its own module.
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/alecthomas/assert"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/alecthomas/chroma"
|
||||
"github.com/alecthomas/chroma/lexers"
|
||||
|
Reference in New Issue
Block a user