From 004b3c15ce8cb955ba400ebaee80afcf2c89bc2c Mon Sep 17 00:00:00 2001 From: bcoles Date: Mon, 30 Apr 2012 16:02:27 +0930 Subject: [PATCH] Removed debug info from ajax_fingerprint module --- modules/{browser => host}/ajax_fingerprint/command.js | 0 modules/{browser => host}/ajax_fingerprint/config.yaml | 0 modules/{browser => host}/ajax_fingerprint/module.rb | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename modules/{browser => host}/ajax_fingerprint/command.js (100%) rename modules/{browser => host}/ajax_fingerprint/config.yaml (100%) rename modules/{browser => host}/ajax_fingerprint/module.rb (100%) diff --git a/modules/browser/ajax_fingerprint/command.js b/modules/host/ajax_fingerprint/command.js similarity index 100% rename from modules/browser/ajax_fingerprint/command.js rename to modules/host/ajax_fingerprint/command.js diff --git a/modules/browser/ajax_fingerprint/config.yaml b/modules/host/ajax_fingerprint/config.yaml similarity index 100% rename from modules/browser/ajax_fingerprint/config.yaml rename to modules/host/ajax_fingerprint/config.yaml diff --git a/modules/browser/ajax_fingerprint/module.rb b/modules/host/ajax_fingerprint/module.rb similarity index 100% rename from modules/browser/ajax_fingerprint/module.rb rename to modules/host/ajax_fingerprint/module.rb