Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Remove // @flow from test file, we don't really gain much from it
Browse files Browse the repository at this point in the history
  • Loading branch information
vincemtnz committed Nov 16, 2018
1 parent ef2a4f7 commit 51f9933
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/components/SweetInput/SweetInput.test.js
@@ -1,4 +1,3 @@
// @flow
import React from 'react';
import { shallow, mount } from 'enzyme';
import SweetInput from './SweetInput';
Expand Down

0 comments on commit 51f9933

Please sign in to comment.