chore(dashboard-v2): cleanup commented code

This commit is contained in:
Michał Leszczyk 2022-03-02 11:59:32 +01:00
parent e3fe7c60c2
commit 18e198d3df
No known key found for this signature in database
GPG Key ID: FA123CA8BAA2FBF4
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import { StatusCodes } from "http-status-codes";
import copy from "copy-text-to-clipboard";
import path from "path-browserify";
import { useTimeoutFn } from "react-use";
// import ms from "ms";
import { SkynetClient } from "skynet-js";
import { ProgressBar } from "./ProgressBar";
import UploaderItemIcon from "./UploaderItemIcon";