mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-29 18:06:18 +00:00
Fix remaining dependencies from shlink-web-component into main app
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { fromPartial } from '@total-typescript/shoehorn';
|
||||
import type { ShlinkApiClient } from '../../../../src/api/services/ShlinkApiClient';
|
||||
import type { ProblemDetailsError } from '../../../src/api-contract';
|
||||
import type { ProblemDetailsError, ShlinkApiClient } from '../../../src/api-contract';
|
||||
import {
|
||||
deleteShortUrl as deleteShortUrlCreator,
|
||||
shortUrlDeletionReducerCreator,
|
||||
|
||||
Reference in New Issue
Block a user