about summary refs log tree commit diff
path: root/src/state/models/lists/reposted-by.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/state/models/lists/reposted-by.ts')
-rw-r--r--src/state/models/lists/reposted-by.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state/models/lists/reposted-by.ts b/src/state/models/lists/reposted-by.ts
index 08cdc9ef5..a70375bdc 100644
--- a/src/state/models/lists/reposted-by.ts
+++ b/src/state/models/lists/reposted-by.ts
@@ -1,5 +1,5 @@
 import {makeAutoObservable, runInAction} from 'mobx'
-import {AtUri} from '../../../third-party/uri'
+import {AtUri} from '@atproto/api'
 import {
   AppBskyFeedGetRepostedBy as GetRepostedBy,
   AppBskyActorDefs,