From 4e432bbd803c822535e6eee25b4bcf93fe9c1dae Mon Sep 17 00:00:00 2001 From: Madhav Goyal <88841339+hydrogenbond007@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:21:07 +0530 Subject: [PATCH] Delete workspace.json --- .obsidian/workspace.json | 213 --------------------------------------- 1 file changed, 213 deletions(-) delete mode 100644 .obsidian/workspace.json diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index fc7c9cb..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "main": { - "id": "ea7a159fc908a0f7", - "type": "split", - "children": [ - { - "id": "dd67c9fd47957720", - "type": "tabs", - "children": [ - { - "id": "604b0d9743956ba9", - "type": "leaf", - "state": { - "type": "graph", - "state": {} - } - }, - { - "id": "aa41487bb3a3fd31", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "src/development/messages/receiving/overview.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "ba4c7ef0ed51fb68", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "src/development/messages/registration/overview.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "5478e25731dc858f", - "type": "leaf", - "state": { - "type": "graph", - "state": {} - } - } - ], - "currentTab": 2 - } - ], - "direction": "vertical" - }, - "left": { - "id": "321ddaaa13949c8f", - "type": "split", - "children": [ - { - "id": "668b4cb19e95eb27", - "type": "tabs", - "children": [ - { - "id": "6c97e4772a474f2e", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "0585c411a728f354", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "7dffa4d13f182cfe", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "0210c41e7ceb4362", - "type": "split", - "children": [ - { - "id": "9684cdb729ed1174", - "type": "tabs", - "children": [ - { - "id": "b24d9b77ab20c7f7", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "src/development/messages/registration/overview.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "03d6ada5b809525d", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "src/development/messages/registration/overview.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "c02789eb9f4faab9", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "f29c6af0766427be", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "src/development/messages/registration/overview.md" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "canvas:Create new canvas": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false - } - }, - "active": "ba4c7ef0ed51fb68", - "lastOpenFiles": [ - "src/development/messages/registration/evm.md", - "src/development/messages/receiving/overview.md", - "Screenshot 2023-06-12 at 12.39.16 AM.png", - "src/development/messages/receiving/evm.md", - "src/dapps/3_xdataxassets.md", - "src/dapps/4_whatIsanXdapp.md", - "Pasted image 20230611142509.png", - "src/dapps/2_crossChainInteroperability.md", - "src/technical/typescript/attestingToken.md", - "src/technical/relayer/overview.md", - "src/technical/solana/core.md", - "src/technical/solana/nft.md", - "src/technical/solana/overview.md", - "src/technical/solana/xasset.md", - "src/technical/relayer/genericRelayer.md", - "SVM.md", - "src/development/messages/receiving/SVM", - "Untitled", - "src/wormhole/3_coreLayerContracts.md", - "src/wormhole/2_architectureOverview.md", - "src/wormhole/5_guardianNetwork.md", - "src/wormhole/4_vaa.md", - "src/wormhole/1_whatIsWormhole.md", - "src/wormhole/0_wormholeOverview.md", - "src/dapps/1_defiBasics.md", - "src/development/scaffold/overview.md", - "src/dapps/xDex/remoteStaking.md", - "src/dapps/xDex/governance.md", - "src/dapps/xDex/simpleSwaps.md", - "src/diagrams/images/architecture.PNG", - "src/development/tilt/mac.md", - "Pasted image 20230606142510.png" - ] -} \ No newline at end of file