summaryrefslogtreecommitdiff
path: root/autopatrol.rb
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-02 12:16:12 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-02 12:16:12 -0400
commit01bccbc17309d454e1ab3e0a118d84ed9ccc79f3 (patch)
tree85d40373909a4d5822b8b13a5ec6b589bc8bd021 /autopatrol.rb
parent08e040d2b79213e5632492f0b6f5e34924a99e4f (diff)
clean up
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')