Skip to content

Commit

Permalink
fix: delete second LICENSE (#82)
Browse files Browse the repository at this point in the history
* fix: delete second LICENSE
  • Loading branch information
sofisl committed Sep 14, 2022
1 parent cb4e15d commit 9dfaf18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 203 deletions.
202 changes: 0 additions & 202 deletions LICENSE

This file was deleted.

2 changes: 1 addition & 1 deletion owlbot.py
Expand Up @@ -14,4 +14,4 @@

import synthtool.languages.node as node

node.owlbot_main(templates_excludes=["README.md"])
node.owlbot_main(templates_excludes=["README.md", "LICENSE"])

0 comments on commit 9dfaf18

Please sign in to comment.