Chore: Remove unused files (#57515)

This commit is contained in:
kay delaney
2022-10-25 23:34:53 +01:00
committed by GitHub
parent 069a4cb21b
commit b49713d323
38 changed files with 10 additions and 1746 deletions

View File

@@ -1,7 +0,0 @@
import React from 'react';
export const SectionFill = () => (
<div className="gf-form gf-form--grow">
<label className="gf-form-label gf-form-label--grow"></label>
</div>
);