Skip to content

Commit

Permalink
remove accidental close conflict marker
Browse files Browse the repository at this point in the history
  • Loading branch information
b-cooper committed May 1, 2024
1 parent 1a2dc21 commit 18b9f3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/organisms/RunPreview/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import {
useNotifyLastRunCommand,
useNotifyAllCommandsAsPreSerializedList,
} from '../../resources/runs'
>>>>>>> edge
import { CommandText } from '../CommandText'
import { Divider } from '../../atoms/structure'
import { NAV_BAR_WIDTH } from '../../App/constants'
Expand Down

0 comments on commit 18b9f3d

Please sign in to comment.