Skip to content

Commit

Permalink
Remove unused error again
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Mar 31, 2020
1 parent 2bfb482 commit 5523537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/data_classification.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

module DataClassification
require 'data_classification/railtie' if defined?(Rails)
class Error < StandardError; end

DATA_CLASSIFICATIONS = [
PUBLIC = :public,
Expand Down

0 comments on commit 5523537

Please sign in to comment.