Skip to content

Commit

Permalink
Remove web workers example.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaines committed Sep 1, 2015
1 parent c617542 commit 1bc8251
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2,570 deletions.
2 changes: 1 addition & 1 deletion example/tiny.html → example.html
Expand Up @@ -6,7 +6,7 @@
</head>
<body>

<script src="../viz.js"></script>
<script src="./viz.js"></script>
<script>

document.body.innerHTML += Viz("digraph { a -> b; }");
Expand Down
6 changes: 0 additions & 6 deletions example/worker.js

This file was deleted.

0 comments on commit 1bc8251

Please sign in to comment.