chore: format all frontend files (#430)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { type AxiosError, AxiosHeaders } from 'axios';
|
||||
import { logger } from '@coze-arch/logger';
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import MockAdapter from 'axios-mock-adapter';
|
||||
import { AxiosError, isAxiosError } from 'axios';
|
||||
import { redirect } from '@coze-arch/web-context';
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import {
|
||||
APIErrorEvent,
|
||||
clearAPIErrorEvent,
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import MockAdapter from 'axios-mock-adapter';
|
||||
|
||||
vi.mock('@coze-arch/logger', () => ({
|
||||
|
||||
Reference in New Issue
Block a user