diff options
-rwxr-xr-x | bin/keyringer | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/keyringer b/bin/keyringer index fa569ff..e03d502 100755 --- a/bin/keyringer +++ b/bin/keyringer @@ -17,8 +17,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # -# TODO -# - a lot of things $:.unshift File.dirname(__FILE__) + '/../lib' require 'keyringer' |