mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
Remove commented code
This commit is contained in:
parent
aa14d7528c
commit
a26dc64ebe
@ -1,5 +1,4 @@
|
||||
import React, { InputHTMLAttributes, FunctionComponent } from 'react';
|
||||
// import React, { InputHTMLAttributes } from 'react';
|
||||
import { FormLabel } from '../FormLabel/FormLabel';
|
||||
|
||||
export interface Props extends InputHTMLAttributes<HTMLInputElement> {
|
||||
|
Loading…
Reference in New Issue
Block a user