mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00: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