Remove unused variable

This commit is contained in:
Simon Steinbeiss 2023-02-10 17:19:11 +01:00 committed by Lucas Garfield
parent 35c7d6ff29
commit d66c141e8d
4 changed files with 0 additions and 21 deletions

View file

@ -1,5 +1,3 @@
/* global COMMITHASH */
import React, { Component } from 'react';
import { Button, Popover, Text, TextContent } from '@patternfly/react-core';