Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
faustinoaq committed Apr 2, 2017
1 parent c168159 commit 5dcbdb9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions spec/spec_helper.cr
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,3 @@ require "spec"
require "../src/watcher"

TEST_FILE = "src/watcher.cr"

module Watcher

# Allow to read interval value
def self.interval
@@interval
end
end

0 comments on commit 5dcbdb9

Please sign in to comment.