Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix Ruby SDK
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Olofsson
Matrix Ruby SDK
Commits
37f77c97
Verified
Commit
37f77c97
authored
3 years ago
by
Alexander Olofsson
Browse files
Options
Downloads
Patches
Plain Diff
bot: Remove superfluous cache config
parent
0ec5c6f8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/matrix_sdk/bot/base.rb
+0
-1
0 additions, 1 deletion
lib/matrix_sdk/bot/base.rb
with
0 additions
and
1 deletion
lib/matrix_sdk/bot/base.rb
+
0
−
1
View file @
37f77c97
...
@@ -325,7 +325,6 @@ module MatrixSdk::Bot
...
@@ -325,7 +325,6 @@ module MatrixSdk::Bot
auth
=
bot_settings
.
delete
:auth
auth
=
bot_settings
.
delete
:auth
bot
=
new
cl
,
**
bot_settings
bot
=
new
cl
,
**
bot_settings
bot
.
client
.
cache
=
settings
.
client_cache
bot
.
logger
.
level
=
settings
.
log_level
bot
.
logger
.
level
=
settings
.
log_level
bot
.
logger
.
info
"Starting
#{
settings
.
bot_name
}
..."
bot
.
logger
.
info
"Starting
#{
settings
.
bot_name
}
..."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment