diff --git a/src/hooks/useDuration.ts b/src/hooks/useDuration.ts index 66dd521f..73c305a7 100644 --- a/src/hooks/useDuration.ts +++ b/src/hooks/useDuration.ts @@ -1,4 +1,3 @@ -import { appStore } from "./../store/modules/app"; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with