Skip to content

Commit

Permalink
Mark API types as always clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Feb 18, 2016
1 parent 899e15d commit f930144
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/miasma/types/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Api
include Miasma::Utils::Lazy
include Miasma::Utils::Memoization

always_clean!

# Create new API connection
#
# @param creds [Smash] credentials
Expand Down

0 comments on commit f930144

Please sign in to comment.