diff options
Diffstat (limited to 'dom/security/test/hsts/file_priming.js')
-rw-r--r-- | dom/security/test/hsts/file_priming.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dom/security/test/hsts/file_priming.js b/dom/security/test/hsts/file_priming.js deleted file mode 100644 index 023022da6..000000000 --- a/dom/security/test/hsts/file_priming.js +++ /dev/null @@ -1,4 +0,0 @@ -function completed() { - return; -} -completed(); |