Skip to content

Commit

Permalink
[MIRROR] Fixes cargo import (#2061)
Browse files Browse the repository at this point in the history
Fixes cargo import

Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Mal <[email protected]>
  • Loading branch information
3 people authored and StealsThePRs committed Apr 19, 2024
1 parent cd8ed59 commit 4ab6457
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tgui/packages/tgui/interfaces/Cargo.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { filter, sortBy } from 'common/collections';
<<<<<<< HEAD
import { flow } from 'common/fp';
=======
>>>>>>> 0312a9f7d9a ([MIRROR] Fixes cargo import (#2061))

import { useBackend, useSharedState } from '../backend';
import {
Expand Down

0 comments on commit 4ab6457

Please sign in to comment.