mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-07-16 14:16:51 +00:00
Refactor: remove redundant import from wakatime data fetcher (#2944)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import axios from "axios";
|
||||
import { CustomError, MissingParamError } from "../common/utils.js";
|
||||
import { I18n } from "../common/I18n.js";
|
||||
|
||||
/**
|
||||
* WakaTime data fetcher.
|
||||
|
||||
Reference in New Issue
Block a user