summaryrefslogtreecommitdiff
path: root/autopatrol.rb
diff options
context:
space:
mode:
Diffstat (limited to 'autopatrol.rb')
-rwxr-xr-xautopatrol.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/autopatrol.rb b/autopatrol.rb
index cabc875..6928bf6 100755
--- a/autopatrol.rb
+++ b/autopatrol.rb
@@ -3,7 +3,6 @@
load 'mwapi.rb'
require 'yaml'
-require 'pp'
mw = MWApi.new('https://wiki.parabolagnulinux.org/api.php')
credentials = YAML.load_file('credentials.yml')