mirror of
https://github.com/robertkrimen/otto
synced 2025-10-26 20:28:49 +08:00
This reverts commit 67b2826a26.
This commit is contained in:
@@ -40,11 +40,10 @@ import (
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
||||
"gopkg.in/sourcemap.v2"
|
||||
|
||||
"github.com/robertkrimen/otto/ast"
|
||||
"github.com/robertkrimen/otto/file"
|
||||
"github.com/robertkrimen/otto/token"
|
||||
"gopkg.in/sourcemap.v1"
|
||||
)
|
||||
|
||||
// A Mode value is a set of flags (or 0). They control optional parser functionality.
|
||||
|
||||
Reference in New Issue
Block a user