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,
|
||||
randomHandler,
|
||||
allHandler,
|
||||
detailedDebugHandler
|
||||
detailedDebugHandler,
|
||||
clearHandler
|
||||
} from './handlers';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue