Skip to content

Commit 9e9834c

Browse files
committed
fix eslint warning
1 parent 49ed354 commit 9e9834c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/app/router.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import Animate from "components/Animate";
2323
};
2424

2525
export default context => {
26-
const AlertStack = context.alertStack.View;
2726
const { tr, history, config } = context;
2827

2928
const router = new Router(createRoutes(context), {

0 commit comments

Comments
 (0)