Skip to content

Commit

Permalink
Merge pull request #19 from TimeToStop/module9-task3
Browse files Browse the repository at this point in the history
  • Loading branch information
keksobot authored Jan 17, 2025
2 parents 9345289 + 3908f72 commit 55b822a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/offer/action.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { AppDispatch, RootState } from '../type';
import { AxiosInstance } from 'axios';

import { IOffer } from '../../model';

import { redirectToRoute } from '../user/action';
import { CityName } from '../../model';
import { AppRoutes } from '../../pages';
Expand Down

0 comments on commit 55b822a

Please sign in to comment.