diff --git a/app/src/frontend/building/data-containers/use.tsx b/app/src/frontend/building/data-containers/use.tsx index c4644e82..66a92a47 100644 --- a/app/src/frontend/building/data-containers/use.tsx +++ b/app/src/frontend/building/data-containers/use.tsx @@ -72,15 +72,16 @@ const UseView: React.FunctionComponent = (props) => ( "Other" ]} /> - + // NOTE: This wasn't needed after all but will leave in case it becomes useful + //