mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
refactor: remove unused import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import http from "../utils/http";
|
||||
import constants from "../utils/constants";
|
||||
import TokenManager from "./token-manager";
|
||||
import { EV, EVENTS, NOTESNOOK_CORE_VERSION } from "../common";
|
||||
import { EV, EVENTS } from "../common";
|
||||
|
||||
const ENDPOINTS = {
|
||||
signup: "/users",
|
||||
|
||||
Reference in New Issue
Block a user