Fix more import issues from monorepo merge
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {ErrorWithContext, HTTPStatus, HTTPMessage} from "@extollo/util"
|
||||
import {ErrorWithContext, HTTPStatus, HTTPMessage} from "../util"
|
||||
|
||||
/**
|
||||
* An error class that has an associated HTTP status.
|
||||
|
||||
Reference in New Issue
Block a user