Skip to content

Commit

Permalink
Update lib/foreman_resource_quota/exceptions.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Nadja Heitmann <[email protected]>
  • Loading branch information
bastian-src and nadjaheitmann authored Apr 30, 2024
1 parent 8dd193e commit 4473376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/foreman_resource_quota/exceptions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
module ForemanResourceQuota
module Exceptions
class ResourceQuotaException < Foreman::Exception; end

class HostResourceQuotaEmptyException < ResourceQuotaException; end
class ResourceLimitException < ResourceQuotaException; end
class HostResourcesException < ResourceQuotaException; end
Expand Down

0 comments on commit 4473376

Please sign in to comment.