mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-19 04:50:35 -07:00
refactor: remove unecessary commented out code
This commit is contained in:
parent
ca469ec2c6
commit
64d7ef1961
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import { render, screen } from "@testing-library/react";
|
import { render, screen } from "@testing-library/react";
|
||||||
import NetworkHeader from "../../src/components/NetworkHeader";
|
import NetworkHeader from "../../src/components/NetworkHeader";
|
||||||
//import testNetwork from "./utils/testNetwork";
|
|
||||||
|
|
||||||
export const testNetwork = {
|
export const testNetwork = {
|
||||||
id: "0d303702cd0f1fc6",
|
id: "0d303702cd0f1fc6",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue