Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
remove the temp solution
Browse files Browse the repository at this point in the history
  • Loading branch information
summer-ji-eng committed Dec 8, 2021
1 parent a4d1463 commit b0d7500
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
# limitations under the License.

import synthtool.languages.node as node
from synthtool import shell

node.owlbot_main(templates_excludes=[
'.mocharc.js'
])

shell.run(('rm', '-rf', 'samples/generated'), hide_output = False)

0 comments on commit b0d7500

Please sign in to comment.