fix
This commit is contained in:
parent
52dd12eec6
commit
59959bd229
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ import {
|
||||||
mainHandler,
|
mainHandler,
|
||||||
randomHandler,
|
randomHandler,
|
||||||
allHandler,
|
allHandler,
|
||||||
detailedDebugHandler
|
detailedDebugHandler,
|
||||||
|
clearHandler
|
||||||
} from './handlers';
|
} from './handlers';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue