diff options
Diffstat (limited to 'share/www/config.html')
-rw-r--r-- | share/www/config.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/www/config.html b/share/www/config.html index f9b95c1a..6830d26c 100644 --- a/share/www/config.html +++ b/share/www/config.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() { $(document.body).addClass("loading"); |