Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from nodes-vapor/feature/remove-mutable-tag-co…
Browse files Browse the repository at this point in the history
…nfig

Remove mutable leaf tag config
  • Loading branch information
steffendsommer authored Dec 4, 2018
2 parents 068f793 + b2b78e6 commit 4071e69
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 62 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ import Sugar

This package contains a lot of misc. functionality that might not fit into it's own package or that would best to get PR'ed into Vapor. Some examples of what this package contains:

### Mutable Leaf tag config

To allow third party packages to register their own Leaf tags, Sugar comes with a `MutableLeafTagConfig`.

#### How to use it in a package

To have your package register the tags to the shared config, you can do the following:
Expand Down
30 changes: 0 additions & 30 deletions Sources/Sugar/Helpers/Leaf/MutableLeafTagConfig.swift

This file was deleted.

28 changes: 0 additions & 28 deletions Sources/Sugar/Helpers/Leaf/MutableLeafTagConfigProvider.swift

This file was deleted.

0 comments on commit 4071e69

Please sign in to comment.