Skip to content

Commit

Permalink
trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Sep 26, 2023
1 parent 9058cba commit 76a4de6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/desktop/src/renderer/store/handlers/app.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { produce, immerable } from 'immer'
import { createAction, handleActions } from 'redux-actions'
import { actionTypes } from '../../../shared/static'

import { ActionsType, PayloadType } from './types'

export class App {
Expand Down

0 comments on commit 76a4de6

Please sign in to comment.