Skip to content

Commit 74f2e84

Browse files
committed
remove unnecessary comments
1 parent 406834e commit 74f2e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Transaction/TransactionStats.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React, { useEffect, useState } from 'react';
22
import ReactLoading from 'react-loading';
33
import { FormLabel, FormGroup, FormControl } from 'react-bootstrap';
4-
// import { getSalesInRange } from './TransactionDataUtil.js';
54

65
import {
76
BarChart,

0 commit comments

Comments
 (0)