diff options
Diffstat (limited to 'share/www/replicator.html')
-rw-r--r-- | share/www/replicator.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/www/replicator.html b/share/www/replicator.html index 2637cc1b..e873f141 100644 --- a/share/www/replicator.html +++ b/share/www/replicator.html @@ -23,7 +23,6 @@ specific language governing permissions and limitations under the License. <script src="script/jquery.cookies.js?0.9.0"></script> <script src="script/jquery.couch.js?0.9.0"></script> <script src="script/futon.js?0.9.0"></script> - <script src="script/pprint.js?0.9.0"></script> <script> $(document).ready(function() { $("fieldset input[type=radio]").click(function() { |