Joystream Stats %!s(int64=3) %!d(string=hai) anos
pai
achega
fc830975cd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/Dashboard/index.tsx

+ 0 - 1
src/components/Dashboard/index.tsx

@@ -3,7 +3,6 @@ import { Link } from "react-router-dom";
 import { ActiveProposals, Council } from "..";
 import Validators from "../Validators";
 import { IState } from "../../types";
-import moment from "moment";
 
 const Dashboard = (props: IState) => {
   const { block, now, domain, handles, members, proposals, tokenomics } = props;