chore: wat

This commit is contained in:
cha0s 2022-03-20 13:53:06 -05:00
parent d2ea259e96
commit 7ea9924f9f

View File

@ -8,7 +8,6 @@ import {controller as controllerPropTypes} from '../../prop-types';
import toBuffer from './to-buffer';
const Binary = ({resource}) => {
// eslint-disable-next-line no-use-before-define
const buffer = toBuffer(resource);
return (
<HexEditor