Remove extra space

This commit is contained in:
Marc-André Lafortune 2018-01-23 10:03:20 -06:00
parent a718873b5e
commit f43662f832
1 changed files with 1 additions and 1 deletions

2
.irbrc
View File

@ -1,3 +1,3 @@
# frozen_string_literal: true
$LOAD_PATH .unshift './lib'
$LOAD_PATH.unshift './lib'