X-Git-Url: https://git.ucc.asn.au/?p=sjy%2Faustlii.git;a=blobdiff_plain;f=austlii.js;h=9cd2a0c79be8da1eca5b27f9a045750ebe0da90c;hp=51cc54fa6c3fa7dacb68e25db8b85555243a12ed;hb=5009b1674f7fd7c546834a57ddd5e45b9c3fc5f7;hpb=754792fa8609f26573dc581b8dbbe05546e78074 diff --git a/austlii.js b/austlii.js index 51cc54f..9cd2a0c 100644 --- a/austlii.js +++ b/austlii.js @@ -5,7 +5,6 @@ // create a namespace for this tool window.austlii = { - VERSION: '0.1', load: function(url, cb) { // Load an arbitrary JavaScript file and fire cb. var s = document.createElement("script");