Minor formatting update

This commit is contained in:
Wade Alcorn
2012-01-29 13:33:36 +10:00
committed by antisnatchor
parent 9489e3c591
commit 1d7ad568d2

View File

@@ -23,9 +23,8 @@ module BeEF
}
# API hook fired after all extensions have been loaded
def post_load; end
def post_load;
end
end
end