Skip to content

Commit

Permalink
fix fat finger
Browse files Browse the repository at this point in the history
  • Loading branch information
markdavella committed Apr 19, 2024
1 parent d4b062a commit 5a9323e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/pages/channels/ChannelProgrammingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import {
resetLineup,
} from '../../store/channelEditor/actions.ts';
import useStore from '../../store/index.ts';
w;

type MutateArgs = {
channelId: string;
Expand Down

0 comments on commit 5a9323e

Please sign in to comment.