Skip to content

Commit 6d2157c

Browse files
committed
remove extra white space
1 parent f8ab4d6 commit 6d2157c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/recipes/package-management/opt-out-of-meta-packages.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ Navigate to the [SAFE.Meta repository](https://github.com/SAFE-Stack/SAFE.Meta)
9696

9797
and update the corresponding project files:
9898

99-
10099
```diff title="Client.fsproj"
101100
<?xml version="1.0" encoding="utf-8"?>
102101
<Project Sdk="Microsoft.NET.Sdk">
@@ -143,7 +142,6 @@ and update the corresponding project files:
143142

144143
## 3. Use Paket to remove any redundant dependencies
145144

146-
147145
You're now able to remove any dependencies you do not need with Paket.
148146

149147
```bash

0 commit comments

Comments
 (0)