Remove unused import.
This commit is contained in:
parent
2b768d2fb5
commit
ee17336d64
@ -1,7 +1,3 @@
|
|||||||
import {Unauthorized} from '../api-errors'
|
|
||||||
|
|
||||||
// ===================================================================
|
|
||||||
|
|
||||||
// TODO: Prevent token connections from creating tokens.
|
// TODO: Prevent token connections from creating tokens.
|
||||||
// TODO: Token permission.
|
// TODO: Token permission.
|
||||||
export async function create () {
|
export async function create () {
|
||||||
|
Loading…
Reference in New Issue
Block a user