diff options
author | Rob Loach <robloach@gmail.com> | 2015-06-05 11:40:23 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-06-05 11:40:23 -0400 |
commit | 80f9486f5c9fe30e08fcc7898967073b00cd0f13 (patch) | |
tree | 48fd9a413f82a2cfa8091812be3b43f37171f3f6 | |
parent | 6017cac9b9ea4b1ac2b96bf4ca10dfd2fab07f3f (diff) | |
download | jquery-once-80f9486f5c9fe30e08fcc7898967073b00cd0f13.zip jquery-once-80f9486f5c9fe30e08fcc7898967073b00cd0f13.tar.gz jquery-once-80f9486f5c9fe30e08fcc7898967073b00cd0f13.tar.bz2 |
Delete info.ini as it's not needed here
-rw-r--r-- | info.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/info.ini b/info.ini deleted file mode 100644 index 786c243..0000000 --- a/info.ini +++ /dev/null @@ -1,5 +0,0 @@ -author = "Rob Loach" -github = "https://github.com/RobLoach/jquery-once" -homepage = "https://github.com/RobLoach/jquery-once" -description = "Act on jQuery elements only once." -mainfile = "jquery.once.js" |