mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-27 01:03:08 +03:00
fix(lint): remove conflict flag
Signed-off-by: Andrew Hill <andrew@textile.io>
This commit is contained in:
parent
157151ef57
commit
0cd90fce65
@ -128,7 +128,6 @@ export const getBucketAPIFromUserToken = async (token, user) => {
|
||||
const buckets = await Buckets.withKeyInfo(TEXTILE_KEY_INFO);
|
||||
await buckets.getToken(identity);
|
||||
|
||||
<<<<<<< HEAD
|
||||
// TODO(jim): Put this call into a file for all Textile related calls.
|
||||
let target;
|
||||
console.log(`[buckets] getOrCreate`);
|
||||
|
Loading…
Reference in New Issue
Block a user