Skip to content

Commit

Permalink
Removed unneeded comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dorlus committed May 6, 2021
1 parent bcee3d1 commit 978a144
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
import { act } from 'react-dom/test-utils';
import { setup, SetupResult, getProcessorValue } from './processor.helpers';

// Default parameter values automatically added to the Bytes processor when saved

const BYTES_TYPE = 'bytes';

describe('Processor: Bytes', () => {
Expand Down

0 comments on commit 978a144

Please sign in to comment.