Skip to content

Commit

Permalink
Fix deepscan
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 17, 2019
1 parent 8d13506 commit bd04414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/src/components/layout/layout.stories.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { setInterval, window } from 'global';
import { setInterval } from 'global';
import React, { Component, Fragment } from 'react';
import PropTypes from 'prop-types';
import { storiesOf } from '@storybook/react';
Expand Down

0 comments on commit bd04414

Please sign in to comment.