mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 10:58:34 +00:00
Refactor: remove redundant import from wakatime data fetcher (#2944)
This commit is contained in:
committed by
GitHub
parent
4eb01d80a2
commit
87619d618e
@@ -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