mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-14 01:46:51 -05:00
Remove unused variables (#3906)
This commit is contained in:
committed by
Eugen Rochko
parent
6fbb3841a6
commit
eff9416469
@@ -1,8 +0,0 @@
|
||||
import { expect } from 'chai';
|
||||
import { shallow } from 'enzyme';
|
||||
import React from 'react';
|
||||
import LoadingIndicator from '../../../app/javascript/mastodon/components/loading_indicator';
|
||||
|
||||
describe('<LoadingIndicator />', () => {
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user